[llvm] [RISCV] Add RISCVISD::VQDOT*_VL to RISCVSelectionDAGInfo::verifyTargetNode. (PR #142202)
Sam Elliott via llvm-commits
llvm-commits at lists.llvm.org
Fri May 30 12:31:17 PDT 2025
lenary wrote:
Can't this be done with tablegen SDTypeProfile? I think that's what the generated version is using, and seems easier to maintain maybe?
https://github.com/llvm/llvm-project/pull/142202
More information about the llvm-commits
mailing list