[PATCH] D154738: [SLP]Introduce isLegalVectorOp to check if the vector instruction is going to be scalarized.
    Matt Arsenault via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul 10 08:33:41 PDT 2023
    
    
  
arsenm added inline comments.
================
Comment at: llvm/test/Transforms/SLPVectorizer/AMDGPU/packed-math.ll:5
 
 ; FIXME: Should still like to vectorize the memory operations for VI
 
----------------
This fixme was fixed but has now been unfixed
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154738/new/
https://reviews.llvm.org/D154738
    
    
More information about the llvm-commits
mailing list