[llvm] [InstCombine] Swap out range metadata to range attribute for arm_mve_pred_v2i (PR #94847)

Andreas Jonson via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 9 12:49:53 PDT 2024


================
@@ -10227,21 +10227,25 @@ void SelectionDAGBuilder::visitVACopy(const CallInst &I) {
 }
 
 SDValue SelectionDAGBuilder::lowerRangeToAssertZExt(SelectionDAG &DAG,
-                                                    const Instruction &I,
----------------
andjo403 wrote:

this is fixed now

https://github.com/llvm/llvm-project/pull/94847


More information about the llvm-commits mailing list