[llvm] [RISCV] Add missing RISCVMaskedPseudo for TIED pseudos (PR #86787)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 29 04:57:33 PDT 2024
================
@@ -1192,11 +1192,8 @@ define <vscale x 2 x i32> @vmerge_larger_vl_false_becomes_tail(<vscale x 2 x i32
define <vscale x 2 x i64> @vpmerge_vwsub.w_tied(<vscale x 2 x i64> %passthru, <vscale x 2 x i64> %x, <vscale x 2 x i32> %y, <vscale x 2 x i1> %mask, i32 zeroext %vl) {
----------------
lukel97 wrote:
Woops, it's not. Will remove it after this PR!
https://github.com/llvm/llvm-project/pull/86787
More information about the llvm-commits
mailing list