- Upgrade some usages of VectorType to use ScalableVectorType
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78842
[SVE][NFC] Use ScalableVectorType in CGBuiltin ClosedPublic Authored by ctetreau on Apr 24 2020, 5:07 PM.
Details Summary
Diff Detail
Event Timelinectetreau added a parent revision: D78841: [SVE] Add specialized overloads of VectorType::get.Apr 24 2020, 5:09 PM ctetreau added a child revision: D78958: [SVE] Update EmitSVEPredicateCast to take a ScalableVectorType.Apr 27 2020, 2:12 PM This revision is now accepted and ready to land.Apr 27 2020, 2:38 PM ctetreau removed a parent revision: D78841: [SVE] Add specialized overloads of VectorType::get.Apr 27 2020, 3:46 PM Closed by commit rGda8918f27e30: [SVE][NFC] Use ScalableVectorType in CGBuiltin (authored by ctetreau). · Explain WhyApr 27 2020, 4:44 PM This revision was automatically updated to reflect the committed changes. ctetreau removed a child revision: D78958: [SVE] Update EmitSVEPredicateCast to take a ScalableVectorType.Apr 28 2020, 10:32 AM
Revision Contents
Diff 260472 clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CodeGenFunction.h
|