We can now manifest alignment information in load/store instructions if
the pointer is known to have a better alignment.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D66567
[Attributor] Manifest alignment in load and store instructions ClosedPublic Authored by jdoerfert on Aug 21 2019, 5:01 PM.
Details Summary We can now manifest alignment information in load/store instructions if
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 23 2019, 8:48 AM Closed by commit rL369804: [Attributor] Manifest alignment in load and store instructions (authored by jdoerfert). · Explain WhyAug 23 2019, 1:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 216935 llvm/trunk/lib/Transforms/IPO/Attributor.cpp
llvm/trunk/test/Transforms/FunctionAttrs/align.ll
|