[PATCH] D151616: [Transforms][Reassociate] "Reassociate expressions" pass optimizations not always profitable

Paul Osmialowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 27 11:51:03 PDT 2023


pawosm01 updated this revision to Diff 526280.
pawosm01 added a comment.
Herald added a subscriber: hiraditya.

After the precommit comes the real thing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151616

Files:
  llvm/lib/Transforms/Scalar/Reassociate.cpp
  llvm/test/Transforms/Reassociate/reassociate-not-from-the-outside-of-the-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151616.526280.patch
Type: text/x-patch
Size: 5520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230527/54a2106f/attachment.bin>


More information about the llvm-commits mailing list