https://bugs.llvm.org/show_bug.cgi?id=37783
Bug ID: 37783
Summary: canTrackGlobalVariableInterprocedurally doesn't
consider every kind of volatile user
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Interprocedural Analyses
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
This function is specifically looking for volatile loads and stores, but this
ignores other possible volatile uses, such as atomicrmw, memcpy/memset or other
target intrinsics
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs