[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
Wed May 18 09:04:42 PDT 2022


adriantong1024 updated this revision to Diff 430402.
adriantong1024 added a comment.

Address comment from @dmgreen. Thanks for the review.


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.430402.patch
Type: text/x-patch
Size: 27632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220518/e348d62f/attachment.bin>


More information about the llvm-commits mailing list