[PATCH] D147457: [Reassociation] Only form CSE expressions for local operands

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 03:00:57 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa4e88cba1837: [Reassociation] Only form CSE expressions for local operands (authored by qcolombet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147457

Files:
  llvm/lib/Transforms/Scalar/Reassociate.cpp
  llvm/test/Transforms/Reassociate/defeat-licm.ll
  llvm/test/Transforms/Reassociate/local-cse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147457.534480.patch
Type: text/x-patch
Size: 17326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230626/986de1e0/attachment.bin>


More information about the llvm-commits mailing list