[llvm] [LV][EVL] Support call instruction with EVL-vectorization (PR #110412)
    Mel Chen via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov  4 03:14:52 PST 2024
    
    
  
================
@@ -1006,7 +1016,6 @@ void VPWidenIntrinsicRecipe::execute(VPTransformState &State) {
     CI->getOperandBundlesAsDefs(OpBundles);
 
   CallInst *V = State.Builder.CreateCall(VectorF, Args, OpBundles);
-
----------------
Mel-Chen wrote:
Restore this blank.
https://github.com/llvm/llvm-project/pull/110412
    
    
More information about the llvm-commits
mailing list