[PATCH] D130560: [RISCV] Handle register spill in branch relaxation
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 10:29:31 PDT 2022
luismarques added a comment.
The tests don't seem to have been properly updated with `update_llc_test_checks.py`. `llvm/test/CodeGen/RISCV/branch-relaxation.ll` contains RV64 RUN lines but the corresponding CHECK lines are missing in some functions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130560/new/
https://reviews.llvm.org/D130560
More information about the llvm-commits
mailing list