[PATCH] D152828: [MachineSink][AArch64] Sink instruction copies when they can replace copy into hard register or folded into addressing mode
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 11:39:37 PDT 2023
chill updated this revision to Diff 532723.
chill added a comment.
Bug fixes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152828/new/
https://reviews.llvm.org/D152828
Files:
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/include/llvm/CodeGen/TargetPassConfig.h
llvm/lib/CodeGen/MachineSink.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.h
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/test/CodeGen/AArch64/loop-sink.mir
llvm/test/CodeGen/AArch64/sink-and-fold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152828.532723.patch
Type: text/x-patch
Size: 50010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/8d0b9ed2/attachment.bin>
More information about the llvm-commits
mailing list