[PATCH] D125747: [RISCV] Enable scalable vectorization by default for RVV
    Fraser Cormack via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun  3 02:14:56 PDT 2022
    
    
  
frasercrmck added a comment.
Downstream we have had to patch a lot of TTI functions to avoid crashing with scalable vectors. So I'm also thinking we're not ready for this to be enabled by default. I've been meaning to try and find some solid test cases to show this off but I agree with @reames .
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125747/new/
https://reviews.llvm.org/D125747
    
    
More information about the llvm-commits
mailing list