[PATCH] D149839: [RISCV] def cm.jt as an alias inst of cm.jalt

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 11:46:44 PDT 2023


craig.topper added a comment.

I'm not sure this is the correct fix. The issue seems to be that we didn't isolate C_FSDSP and ZCmp/ZCmt instructions into separate DecoderNamespaces.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149839/new/

https://reviews.llvm.org/D149839



More information about the llvm-commits mailing list