[PATCH] D152281: [Transforms][LICM] Add the ability to undo unprofitable reassociation

Paul Osmialowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 02:11:34 PDT 2023


pawosm01 updated this revision to Diff 545071.
pawosm01 edited the summary of this revision.
pawosm01 added a comment.

Following reviewer's advice.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152281

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/expr-reassociate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152281.545071.patch
Type: text/x-patch
Size: 14534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230728/f3ebd879/attachment.bin>


More information about the llvm-commits mailing list