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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 01:35:41 PDT 2023


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

Rebased on top of split off piece. I also tried to simplify the explanation and math formulae.


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.516704.patch
Type: text/x-patch
Size: 6899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/3d6a32a5/attachment.bin>


More information about the llvm-commits mailing list