Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80336
[SVE] Eliminate calls to default-false VectorType::get() from Scalar ClosedPublic Authored by ctetreau on May 20 2020, 3:54 PM.
Details
Diff Detail
Event Timelinectetreau added a child revision: D80342: [SVE] Deprecate default false variant of VectorType::get.May 20 2020, 4:36 PM This revision is now accepted and ready to land.Jun 9 2020, 2:46 AM ctetreau removed a child revision: D80342: [SVE] Deprecate default false variant of VectorType::get.Jun 9 2020, 2:13 PM Closed by commit rG765ac39db215: [SVE] Eliminate calls to default-false VectorType::get() from Scalar (authored by ctetreau). · Explain WhyJun 9 2020, 2:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 267015 llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
llvm/lib/Transforms/Scalar/SROA.cpp
llvm/lib/Transforms/Scalar/Scalarizer.cpp
|