[PATCH] D146516: [RISCV][Zfa] Fix FROUND codegen bugs
Jun Sha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 21 19:04:18 PDT 2023
joshua-arch1 updated this revision to Diff 507201.
joshua-arch1 added a comment.
Remove all the space between FPR32/FPR64/FPR16 and the ':' as well as after the ':'
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146516/new/
https://reviews.llvm.org/D146516
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
llvm/test/CodeGen/RISCV/double-zfa.ll
llvm/test/CodeGen/RISCV/float-zfa.ll
llvm/test/CodeGen/RISCV/half-zfa.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146516.507201.patch
Type: text/x-patch
Size: 6291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/43a6000d/attachment.bin>
More information about the llvm-commits
mailing list