diff options
author | David Stuttard <david.stuttard@amd.com> | 2024-03-25 09:01:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 09:01:46 +0000 |
commit | 75e528fdd9594ecb6fdb5d9e7bee1506f7e43be0 (patch) | |
tree | a0fbb86c231530ed6a7c122bbdad9b9ced96948f /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | 0cf4788d9d0df60980cb48d28aafe7a86aa15a14 (diff) | |
download | llvm-75e528fdd9594ecb6fdb5d9e7bee1506f7e43be0.zip llvm-75e528fdd9594ecb6fdb5d9e7bee1506f7e43be0.tar.gz llvm-75e528fdd9594ecb6fdb5d9e7bee1506f7e43be0.tar.bz2 |
[AMDGPU] Extend zero initialization of return values for TFE (#85759)
buffer_load instructions that use TFE also need to zero initialize
return values similar to how the image instructions currently work. Add
support for this with standard zero init of all results + zero init of
just TFE flag when enable-prt-strict-null subtarget feature is disabled.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions