[PATCH] D149132: [LICM] Reassociate & hoist add expressions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 05:04:41 PDT 2023


mkazantsev updated this revision to Diff 517877.
mkazantsev marked 2 inline comments as done.
mkazantsev added a comment.

Typo fixed, check reduced to nsw check.


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

https://reviews.llvm.org/D149132

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149132.517877.patch
Type: text/x-patch
Size: 6469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/d4cb2a33/attachment.bin>


More information about the llvm-commits mailing list