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

Paul Osmialowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 08:43:16 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8698d56d996a: [Transforms][LICM] Add the ability to undo unprofitable reassociation (authored by pawosm01).

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.546081.patch
Type: text/x-patch
Size: 53537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/355b4530/attachment.bin>


More information about the llvm-commits mailing list