This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG29f630a1ddcb: [RISCV][MC] MC layer support for the
experimental zacas extension (authored by asb).
Changed prior to commit:
https://reviews.llvm.o
reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.
LGTM
Comment at: llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp:3338
+unsigned Rs2 = Inst.getOperand(2).getReg();
+if (Rd % 2 == 1) {
+ SMLoc Loc = Operands[
asb updated this revision to Diff 535372.
asb edited the summary of this revision.
asb added a comment.
Herald added a subscriber: wangpc.
Update to 1.0-rc1 (no code changes needed).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149248/new/
https://reviews.llvm.org/D149248
Files:
cla
asb updated this revision to Diff 531244.
asb added a comment.
Rebase and ping.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149248/new/
https://reviews.llvm.org/D149248
Files:
clang/test/Preprocessor/riscv-target-features.c
llvm/docs/RISCVUsage.rst
llvm/docs/ReleaseNotes.rst
asb updated this revision to Diff 523026.
asb added a comment.
Rebase and ping (also checked there have been no relevant spec changes since
this patch was posted).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149248/new/
https://reviews.llvm.org/D149248
Files:
clang/test/Preprocess
asb created this revision.
asb added reviewers: reames, craig.topper, kito-cheng.
Herald added subscribers: jobnoorman, luke, wingo, pmatos, VincentWu, vkmr,
frasercrmck, jdoerfert, evandro, luismarques, apazos, sameer.abuasal,
s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, Mart