[PATCH] D40002: [RISCV] MC layer support for the jump/branch instructions of standard compress instruction set
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 7 05:15:18 PST 2017
asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.
Thanks Shiva. The simm9lsb0 and simm12lsb0 functions and match cases are added out of the usual order (ascending by bit-width), but I'll fix during commit.
Repository:
rL LLVM
https://reviews.llvm.org/D40002
More information about the llvm-commits
mailing list