[PATCH] D149136: [LICM] Don't duplicate instructions just because they're free

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 05:31:41 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0659000ff79d: [LICM] Don't duplicate instructions just because they're free (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149136

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/CodeGen/PowerPC/atomicrmw-uinc-udec-wrap.ll
  llvm/test/Transforms/LICM/pr23608.ll
  llvm/test/Transforms/LICM/sink-foldable.ll
  llvm/test/Transforms/LICM/sinking.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149136.517880.patch
Type: text/x-patch
Size: 11746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/9e57ab63/attachment.bin>


More information about the llvm-commits mailing list