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

Paul Osmialowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 08:23:39 PDT 2023


pawosm01 updated this revision to Diff 526633.
pawosm01 added a comment.
Herald added subscribers: ormris, steven_wu.

Review comments addressed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151616

Files:
  llvm/include/llvm/Transforms/Scalar/Reassociate.h
  llvm/lib/Transforms/Scalar/Reassociate.cpp
  llvm/test/Other/new-pm-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-defaults.ll
  llvm/test/Transforms/Reassociate/reassociate-not-from-the-outside-of-the-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151616.526633.patch
Type: text/x-patch
Size: 13278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/13c08de3/attachment.bin>


More information about the llvm-commits mailing list