llvm-project/llvm/include
Nicolai Haehnle 95e8ffd398 AMDGPU: Overload return type of llvm.amdgcn.buffer.load.format
Summary:
Allow the selection of BUFFER_LOAD_FORMAT_x and _XY. Do this now before
the frontend patches land in Mesa. Eventually, we may want to automatically
reduce the size of loads at the LLVM IR level, which requires such overloads,
and in some cases Mesa can generate them directly.

Reviewers: tstellarAMD, arsenm

Subscribers: arsenm, llvm-commits

Differential Revision: http://reviews.llvm.org/D18255

llvm-svn: 263792
2016-03-18 16:24:40 +00:00
..
llvm AMDGPU: Overload return type of llvm.amdgcn.buffer.load.format 2016-03-18 16:24:40 +00:00
llvm-c Use templated version of unwrap instead of cats in the Core.cpp. NFC 2016-03-13 00:54:40 +00:00