ToVectorTy is defined and used in multiple places. Hoist it to
VectorUtils.h to avoid duplication and improve re-usability.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Transforms/Utils/InjectTLIMappings.cpp | ||
---|---|---|
64 | Could we keep this one and remove the other one? |
Comment Actions
Use version with Scalable argument.
llvm/lib/Transforms/Utils/InjectTLIMappings.cpp | ||
---|---|---|
64 | Ah right, I’ll keep the one with scalable |
Could we keep this one and remove the other one?