Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80331
[SVE] Eliminate calls to default-false VectorType::get() from X86 ClosedPublic Authored by ctetreau on May 20 2020, 3:23 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.May 23 2020, 11:59 AM Closed by commit rG5a99ec10f5df: [SVE] Eliminate calls to default-false VectorType::get() from X86 (authored by ctetreau). · Explain WhyMay 29 2020, 4:26 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 265361 llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InterleavedAccess.cpp
llvm/lib/Target/X86/X86PartialReduction.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
|