[PATCH] D131587: [CodeGen] Deduplicate restore blocks in branch relaxation
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 12 11:43:11 PDT 2022
craig.topper added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/branch-relaxation.ll:1299
+
+define void @relax_jal_spill_32_deduplicate_restore_block() {
+; CHECK-RV32-LABEL: relax_jal_spill_32_deduplicate_restore_block:
----------------
Pre-commit the test?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131587/new/
https://reviews.llvm.org/D131587
More information about the llvm-commits
mailing list