[PATCH] D42132: [RISCV] Fixed setting predicates for compressed instructions.

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 04:01:20 PST 2018


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

Thanks Ana, looks good to me.



================
Comment at: test/MC/RISCV/rv64c-valid.s:59
 c.srai  a2, 63
+
----------------
Unwanted whitespace


https://reviews.llvm.org/D42132





More information about the llvm-commits mailing list