[PATCH] D125335: Give option to use isCopyInstr to determine which MI is treated as Copy instruction in MCP

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 11:48:24 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7c13ae6490b1: Give option to use isCopyInstr to determine which MI is (authored by adriantong1024).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125335

Files:
  llvm/include/llvm/CodeGen/Passes.h
  llvm/lib/CodeGen/MachineCopyPropagation.cpp
  llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/test/CodeGen/AArch64/copyprop.ll
  llvm/test/CodeGen/AArch64/copyprop.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125335.432342.patch
Type: text/x-patch
Size: 27632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/2747b7a6/attachment.bin>


More information about the llvm-commits mailing list