[PATCH] D146813: [LICM] Reassociate GEPs to allow hoisting
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 01:24:11 PDT 2023
nikic updated this revision to Diff 509940.
nikic added a comment.
Add another test with different number of indices.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146813/new/
https://reviews.llvm.org/D146813
Files:
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/test/CodeGen/PowerPC/no-ctr-loop-if-exit-in-nested-loop.ll
llvm/test/Transforms/LICM/gep-reassociate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146813.509940.patch
Type: text/x-patch
Size: 11780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230331/04cb1f70/attachment-0001.bin>
More information about the llvm-commits
mailing list