[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 Jun 13 16:17:47 PDT 2023


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

Fixing the problem I've found while using this patch with a larger codebase.


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.531108.patch
Type: text/x-patch
Size: 17978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/9ac69ec4/attachment-0001.bin>


More information about the llvm-commits mailing list