Calls that used to use this default false should instead call FixedVectorType::get()
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80259
[SVE] Remove default false from VectorType::get(Type *, unsigned, bool) AbandonedPublic Authored by ctetreau on May 19 2020, 5:10 PM.
Details
Summary Calls that used to use this default false should instead call FixedVectorType::get()
Diff Detail
Revision Contents
Diff 265092 llvm/include/llvm/IR/DerivedTypes.h
|