[PATCH] D95214: [RISCV]A bug when llc -O0 vfmv.f.s.ll
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 19:01:16 PST 2021
StephenFan added a comment.
In D95214#2515707 <https://reviews.llvm.org/D95214#2515707>, @HsiangKai wrote:
> In D95234 <https://reviews.llvm.org/D95234>, I defined different pseudo instructions for different floating-point register classes. The floating-point vector pseudo instructions have correct register class information in D95234 <https://reviews.llvm.org/D95234>. I think it also solves the issue you encountered.
Ok, fine.
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