[PATCH] D149839: [RISCV] def cm.jt as an alias inst of cm.jalt
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 4 11:48:47 PDT 2023
jrtc27 added a comment.
Doesn't this point out that the original patch was bogus in allowing you to write cm.jalt 1 despite it really being cm.jt 1, a different instruction with observably different semantics?
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