[all-commits] [llvm/llvm-project] fd63e4: AMDGPU/GlobalISel: Apply load bitcast to s.buffer....
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Aug 3 05:54:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fd63e46941fc48d4cc777ef94e185637898d0adb
https://github.com/llvm/llvm-project/commit/fd63e46941fc48d4cc777ef94e185637898d0adb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-llvm.amdgcn.s.buffer.load.mir
Log Message:
-----------
AMDGPU/GlobalISel: Apply load bitcast to s.buffer.load intrinsic
Should also apply this to the non-scalar buffer loads.
More information about the All-commits
mailing list