[PATCH] D158527: [InstCombine] Remove calls to getOrEnforceKnownAlignment in LoadInst and StoreInst
Dhruv Chawla via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 05:25:09 PDT 2023
0xdc03 updated this revision to Diff 552671.
0xdc03 added a comment.
- Reorder patches, change to use a cl::opt
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.552671.patch
Type: text/x-patch
Size: 8953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/e77a09a5/attachment.bin>
More information about the llvm-commits
mailing list