Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81518
[SVE] Eliminate calls to default-false VectorType::get() from AArch64 ClosedPublic Authored by ctetreau on Jun 9 2020, 4:57 PM.
Details
Diff Detail
Event Timelinectetreau added a child revision: D80342: [SVE] Deprecate default false variant of VectorType::get.Jun 9 2020, 5:08 PM This revision is now accepted and ready to land.Jun 16 2020, 11:40 AM ctetreau removed a child revision: D80342: [SVE] Deprecate default false variant of VectorType::get.Jun 16 2020, 2:17 PM Closed by commit rG616d8d942be4: [SVE] Eliminate calls to default-false VectorType::get() from AArch64 (authored by ctetreau). · Explain WhyJun 16 2020, 2:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271197 llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
|