[PATCH] D143787: [X86] Try to use `{v}shufps` instead of `vpermilps` for common float shuffles.
    Simon Pilgrim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb 13 06:35:29 PST 2023
    
    
  
RKSimon added a comment.
I think this should be controlled by a tuning flag tbh, or even better we do this in a later pass and not in dag/isel
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143787/new/
https://reviews.llvm.org/D143787
    
    
More information about the llvm-commits
mailing list