[PATCH] D55008: [RISCV] Add CSR instruction aliases (imm. operands)
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 30 05:55:58 PST 2018
asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.
Looks good to me. I double-checked that gas doesn't do this same conversion for `fsflags` and `fsrm`. It doesn't, so this seems complete.
Thanks!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55008/new/
https://reviews.llvm.org/D55008
More information about the llvm-commits
mailing list