[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 17 08:34:17 PDT 2022
adriantong1024 updated this revision to Diff 430079.
adriantong1024 added a comment.
Address comment. Thanks @craig.topper for the time and 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.430079.patch
Type: text/x-patch
Size: 26867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220517/5bcd6bc5/attachment.bin>
More information about the llvm-commits
mailing list