Diff Detail
Diff Detail
Paths
| Differential D77323
AMDGPU: Use 128-bit DS operations by default ClosedPublic Authored by arsenm on Apr 2 2020, 11:11 AM.
Diff Detail Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 6 others. · View Herald TranscriptApr 2 2020, 11:11 AM This revision is now accepted and ready to land.Apr 2 2020, 11:43 AM
Revision Contents
Diff 254569 llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir
llvm/test/CodeGen/AMDGPU/concat_vectors.ll
llvm/test/CodeGen/AMDGPU/ds_read2_superreg.ll
llvm/test/CodeGen/AMDGPU/indirect-private-64.ll
llvm/test/CodeGen/AMDGPU/insert-subvector-unused-scratch.ll
llvm/test/CodeGen/AMDGPU/load-local-f32.ll
llvm/test/CodeGen/AMDGPU/load-local-f64.ll
llvm/test/CodeGen/AMDGPU/load-local-i16.ll
llvm/test/CodeGen/AMDGPU/load-local-i32.ll
llvm/test/CodeGen/AMDGPU/load-local-i64.ll
llvm/test/CodeGen/AMDGPU/load-local-i8.ll
llvm/test/CodeGen/AMDGPU/local-64.ll
llvm/test/CodeGen/AMDGPU/reorder-stores.ll
llvm/test/CodeGen/AMDGPU/split-vector-memoperand-offsets.ll
llvm/test/CodeGen/AMDGPU/store-local.ll
llvm/test/CodeGen/AMDGPU/store-v3i64.ll
|