[PATCH] D95214: [RISCV]A bug when llc -O0 vfmv.f.s.ll

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 08:41:40 PST 2021


HsiangKai added a comment.

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 bug you encountered.


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