[PATCH] D148001: [LICM] Reassociate & hoist sub expressions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 02:19:29 PDT 2023


mkazantsev updated this revision to Diff 518657.
mkazantsev added a comment.

Rebased & split off sub code from add as Serguei and Anna have proposed.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148001/new/

https://reviews.llvm.org/D148001

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/hoist-add-sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148001.518657.patch
Type: text/x-patch
Size: 6151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/679c8202/attachment.bin>


More information about the llvm-commits mailing list