[PATCH] D146813: [LICM] Reassociate GEPs to allow hoisting

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 07:17:54 PDT 2023


nikic updated this revision to Diff 509667.
nikic added a comment.
Herald added a subscriber: nemanjai.

Name instructions, add extra test.


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.509667.patch
Type: text/x-patch
Size: 10802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/0224a7a6/attachment.bin>


More information about the llvm-commits mailing list