[PATCH] D157472: [RISCV] Fix rlist grammar for cm.push, cm.popret, cm.popretz and cm.pop in RISCV zcmp Extension
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 00:01:17 PDT 2023
jrtc27 added a comment.
In D157472#4572004 <https://reviews.llvm.org/D157472#4572004>, @Jim wrote:
> No testcase changed? At least llvm/test/MC/RISCV/rv32zcmp-valid.s.
RISCVAsmParser etc handle the curly braces already; these curly braces did not correspond to the assembly syntax's.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157472/new/
https://reviews.llvm.org/D157472
More information about the llvm-commits
mailing list