[PATCH] D71636: [AArch64][SVE][WIP] Add support for vscale constants (?)
    Paul Walker via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Dec 19 13:03:11 PST 2019
    
    
  
paulwalker-arm added a comment.
Given this establishes that adding the scalable vector type has inadvertently created a way to represent the runtime constant of vscale as a constant, what's the downside to having a clearer representation in the form of an explicit constant?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71636/new/
https://reviews.llvm.org/D71636
    
    
More information about the llvm-commits
mailing list