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

Paul Osmialowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 14:59:29 PDT 2023


pawosm01 updated this revision to Diff 537892.
pawosm01 added a comment.

Reaction to the review comments.


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.537892.patch
Type: text/x-patch
Size: 17894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/5e1e1569/attachment.bin>


More information about the llvm-commits mailing list