[PATCH] D131587: [CodeGen] Deduplicate restore blocks in branch relaxation
Piggy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 09:45:59 PST 2023
piggynl updated this revision to Diff 501896.
piggynl marked an inline comment as done.
piggynl added a comment.
Split irrelevant comments change to 8fccdfa <https://reviews.llvm.org/rG8fccdfa4366c85dada99f5ee71c3b8c242772342>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131587/new/
https://reviews.llvm.org/D131587
Files:
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/BranchRelaxation.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/lib/Target/AVR/AVRInstrInfo.cpp
llvm/lib/Target/AVR/AVRInstrInfo.h
llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
llvm/lib/Target/LoongArch/LoongArchInstrInfo.h
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.h
llvm/test/CodeGen/AMDGPU/branch-relax-spill-deduplication.ll
llvm/test/CodeGen/LoongArch/branch-relaxation-spill-32.ll
llvm/test/CodeGen/LoongArch/branch-relaxation-spill-64.ll
llvm/test/CodeGen/RISCV/branch-relaxation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131587.501896.patch
Type: text/x-patch
Size: 31930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/60a8e81a/attachment-0001.bin>
More information about the llvm-commits
mailing list