[PATCH] D148001: [LICM] Reassociate & hoist sub expressions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 28 22:53:05 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd0cf23e4a87: [LICM] Reassociate & hoist sub expressions (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D148001?vs=518657&id=526382#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148001

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/hoist-add-sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148001.526382.patch
Type: text/x-patch
Size: 6136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230529/005707d9/attachment.bin>


More information about the llvm-commits mailing list