[SCEV] Add SCEVType to represent `vscale`.
This is part of an effort to remove ConstantExpr based representations of `vscale` so that its LangRef definiton can be relaxed to accommodate a less strict definition of constant. Differential Revision: https://reviews.llvm.org/D144891
Loading
Please sign in to comment