Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80328
[SVE] Eliminate calls to default-false VectorType::get() from AMDGPU ClosedPublic Authored by ctetreau on May 20 2020, 3:12 PM.
Details
Diff Detail
Event Timelinectetreau added a child revision: D80342: [SVE] Deprecate default false variant of VectorType::get.May 20 2020, 4:35 PM This revision is now accepted and ready to land.May 20 2020, 11:59 PM Closed by commit rGaad936548247: [SVE] Eliminate calls to default-false VectorType::get() from AMDGPU (authored by ctetreau). · Explain WhyMay 29 2020, 6:02 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 267423 llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp
llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
|