[llvm] [RISCV] Initial codegen support for the XRivosVizip extension (PR #131933)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 27 17:02:18 PDT 2025
================
@@ -5556,6 +5623,7 @@ static SDValue lowerVECTOR_SHUFFLE(SDValue Op, SelectionDAG &DAG,
}
}
+
----------------
topperc wrote:
extra blank line
https://github.com/llvm/llvm-project/pull/131933
More information about the llvm-commits
mailing list