[llvm] [RISCV] Use templates to reduce duplicated code for assembler operand predicates. (PR #133351)
Sam Elliott via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 27 22:48:48 PDT 2025
https://github.com/lenary approved this pull request.
This has been a bit overdue, thank you.
I have been having thoughts about how we deal with the Immedate or Symbol Expression variants, which I might attack as a follow-up.
https://github.com/llvm/llvm-project/pull/133351
More information about the llvm-commits
mailing list