Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80327
[SVE] Eliminate calls to default-false VectorType::get() from AArch64 ClosedPublic Authored by ctetreau on May 20 2020, 2:56 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 20 2020, 3:36 PM ctetreau added a child revision: D80342: [SVE] Deprecate default false variant of VectorType::get.May 20 2020, 4:36 PM Closed by commit rG56eb7556e75c: [SVE] Eliminate calls to default-false VectorType::get() from AArch64 (authored by ctetreau). · Explain WhyMay 29 2020, 3:53 PM This revision was automatically updated to reflect the committed changes. ctetreau removed a child revision: D80342: [SVE] Deprecate default false variant of VectorType::get.Jun 9 2020, 2:13 PM
Revision Contents
Diff 267397 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64StackTagging.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
|