Issue |
134480
|
Summary |
AAAlign only handles load and store uses
|
Labels |
ipo,
missed-optimization,
llvm::Attributor
|
Assignees |
|
Reporter |
arsenm
|
https://github.com/llvm/llvm-project/blob/f47034cbe5c02b748742c733cf453b3b907687e5/llvm/lib/Transforms/IPO/AttributorAttributes.cpp#L5287
This chain of use instructions should handle AtomicRMWInst, AtomicCmpXchgInst, and MemIntrinsic at a minimum. This is of particular interest in the atomicrmw and memcpy cases
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs