This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ebb27f6cc93 [llvm-readelf] Fix core note descriptions new 8f6e6a59983 AMDGPU: Correct behavior of f16 buffer loads
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp | 6 ++ lib/Target/AMDGPU/BUFInstructions.td | 4 + lib/Target/AMDGPU/SIISelLowering.cpp | 99 ++++++++++++---------- lib/Target/AMDGPU/SIISelLowering.h | 3 + lib/Target/ARM/ARMISelLowering.cpp | 5 +- test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.load.ll | 69 ++++++++++++++- .../AMDGPU/llvm.amdgcn.struct.buffer.load.ll | 79 +++++++++++++++++ 7 files changed, 218 insertions(+), 47 deletions(-)