[PATCH] D125335: Pass lamba to MachineCopyProp to determine which MI is treated as Copy instruction.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 21:52:38 PDT 2022


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

Address Craig comment. Thanks for taking a look.


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.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125335.428563.patch
Type: text/x-patch
Size: 26873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/2232d564/attachment.bin>


More information about the llvm-commits mailing list