diff options
author | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2020-09-23 18:01:40 +0200 |
---|---|---|
committer | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2020-09-24 16:03:02 +0200 |
commit | 6f7cd16d297155332ff2b4c7efb01ca592eb7753 (patch) | |
tree | e0d9a053b9858b76fb36182f47ab492ab73ecc61 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dc08185ca797a3bcd7721a0d55db876a6cc4de10 (diff) | |
download | llvm-6f7cd16d297155332ff2b4c7efb01ca592eb7753.zip llvm-6f7cd16d297155332ff2b4c7efb01ca592eb7753.tar.gz llvm-6f7cd16d297155332ff2b4c7efb01ca592eb7753.tar.bz2 |
[AMDGPU] Fix v3f16 handling for getresinfo
v3f32 should not be expanded to v4f32. getresinfo with a dmask of 7
created an image sample with a v3f32 return value, which was bitcasted
to a v4f32 in constructRetValue.
Differential Revision: https://reviews.llvm.org/D88206
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions