aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorDavid Stuttard <david.stuttard@amd.com>2021-05-07 11:43:29 +0100
committerDavid Stuttard <david.stuttard@amd.com>2021-05-14 09:28:15 +0100
commit31b62aa162b464efadef942a801706127dd8a443 (patch)
treedcc236abd5ddf1ba8e84750437aa3770701ade45 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent72d570ca085c809edd70d355cad7129092afbf90 (diff)
downloadllvm-31b62aa162b464efadef942a801706127dd8a443.zip
llvm-31b62aa162b464efadef942a801706127dd8a443.tar.gz
llvm-31b62aa162b464efadef942a801706127dd8a443.tar.bz2
[AMDGPU] Fix codegen of image intrinsics for g16 and a16
For gfx10 gradient (g16) and address (a16) can be independent. Previous implementation assumed that a16 implied g16. There are some other changes that fix the verification (as well as asm/disasm) that are required for the included test to pass - the XFAIL will be removed in those changes. This also includes required fixes for GlobalISel Differential Revision: https://reviews.llvm.org/D102066 Change-Id: I7d171cc90994de05f41669b66a6d0ffa2ed05d09
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions