Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79807
[SVE] Remove usages of VectorType::getNumElements() from AMDGPU ClosedPublic Authored by ctetreau on May 12 2020, 2:32 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 12 2020, 3:47 PM Closed by commit rG3254a001fc23: [SVE] Remove usages of VectorType::getNumElements() from AMDGPU (authored by ctetreau). · Explain WhyMay 13 2020, 4:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 263516 llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
|
Unnecessary "const".