[llvm-branch-commits] [RISCV] Add vcpop.m/vfirst.m to RISCVMaskedPseudosTable (PR #115162)
Luke Lau via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Nov 6 06:44:57 PST 2024
https://github.com/lukel97 approved this pull request.
Good catch. I double checked and we're setting ElementsDependOnVL and ElementsDependOnMask for VCPOP_M and VFIRST_M so adding RISCVMaskedPseudo should be safe.
https://github.com/llvm/llvm-project/pull/115162
More information about the llvm-branch-commits
mailing list