[llvm] [RISCV] Correct the predicate for the ror and rorw with immediate InstAliases. (PR #157921)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 10 12:16:57 PDT 2025


https://github.com/preames approved this pull request.

LGTM

Possibly followup: Is there a way in tablegen to derive a predicate from another instruction?  That is, say "the predicate for the alias is whatever the predicate for RORI is"?  

https://github.com/llvm/llvm-project/pull/157921


More information about the llvm-commits mailing list