[PATCH] D95214: [RISCV]A bug when llc -O0 vfmv.f.s.ll
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 19:18:46 PST 2021
craig.topper added a comment.
@StephenFan thank you for the bug report. I had a feeling that converting FPR32 to FPR64 with a SUBREG_TO_REG could cause a problem.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95214/new/
https://reviews.llvm.org/D95214
More information about the llvm-commits
mailing list