[PATCH] D158527: [InstCombine] Add a cl::opt to control calls to getOrEnforceKnownAlignment in LoadInst and StoreInst
Dhruv Chawla via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 29 02:35:14 PDT 2023
0xdc03 updated this revision to Diff 554223.
0xdc03 edited the summary of this revision.
0xdc03 added a comment.
- Rebase on main
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158527/new/
https://reviews.llvm.org/D158527
Files:
llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/test/Transforms/InstCombine/align-2d-gep.ll
llvm/test/Transforms/InstCombine/align-addr.ll
llvm/test/Transforms/InstCombine/assume.ll
llvm/test/Transforms/InstCombine/assume_inevitable.ll
llvm/test/Transforms/InstCombine/constant-fold-gep.ll
llvm/test/Transforms/LoopVectorize/non-const-n.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158527.554223.patch
Type: text/x-patch
Size: 8953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/ea71a862/attachment.bin>
More information about the llvm-commits
mailing list