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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 01:37:11 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8917ac62ad4: [LICM] Reassociate GEPs to allow hoisting (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D146813?vs=509940&id=512363#toc

Repository:
  rG LLVM Github Monorepo

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.512363.patch
Type: text/x-patch
Size: 12288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/10479bf5/attachment.bin>


More information about the llvm-commits mailing list