[PATCH] D80313: [SVE] Eliminate calls to default-false VectorType::get() from CodeGen
    Sanjay Patel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun  5 14:03:25 PDT 2020
    
    
  
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
That switch() seems like it deserves some kind of preprocessor/stringify magic, but since it's already a mess, I guess we shouldn't hold this up. LGTM.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80313/new/
https://reviews.llvm.org/D80313
    
    
More information about the llvm-commits
mailing list