[PATCH] D129615: [MachineCombiner] Don't compute the latency of transient instructions

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 10:09:03 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f11b3a6d7b8: [MachineCombiner] Don't compute the latency of transient instructions (authored by Carrot).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129615

Files:
  llvm/lib/CodeGen/MachineCombiner.cpp
  llvm/test/CodeGen/AArch64/aarch64-combine-fmul-fsub.mir
  llvm/test/CodeGen/AArch64/machine-combiner-transient.ll
  llvm/test/CodeGen/AArch64/neon-mla-mls.ll
  llvm/test/CodeGen/X86/machine-combiner-int-vec.ll
  llvm/test/CodeGen/X86/machine-combiner-int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129615.444705.patch
Type: text/x-patch
Size: 45421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/5bd80acc/attachment-0001.bin>


More information about the llvm-commits mailing list