[PATCH] D58932: [RISCV] Allow access to FP CSRs without F extension
Ana Pazos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 7 13:25:14 PST 2019
apazos updated this revision to Diff 189774.
apazos edited the summary of this revision.
apazos added a comment.
Leaving pseudo instructions that access FP CSRs untouched for now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58932/new/
https://reviews.llvm.org/D58932
Files:
lib/Target/RISCV/RISCVSystemOperands.td
test/MC/RISCV/csr-aliases.s
test/MC/RISCV/rv32i-valid.s
test/MC/RISCV/rvf-user-csr-names.s
test/MC/RISCV/user-csr-names-invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58932.189774.patch
Type: text/x-patch
Size: 6472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190307/d61d3518/attachment.bin>
More information about the llvm-commits
mailing list