[PATCH] D126353: [X86] Add isSimple check to the load combine in combineExtractVectorElt.
    Sanjay Patel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed May 25 05:25:08 PDT 2022
    
    
  
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
Test added with:
d5ebba2aa683 <https://reviews.llvm.org/rGd5ebba2aa68347eca8f3b920a61f4810d89c0f68>
Please rebase and LGTM - this is conservatively correct, and the fact that there were no tests indicates that the missing check was an oversight.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126353/new/
https://reviews.llvm.org/D126353
    
    
More information about the llvm-commits
mailing list