diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-01-18 21:08:01 -0500 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-01-20 12:12:06 -0500 |
commit | 8ff3c9e0be7ad4b50edfd30710b9c6eaf36713ff (patch) | |
tree | 2018a9c186e68d6df7468904d8a52d5dee9f20b5 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 89c447e4e6b564636bbf32b15d67e40cf6c60387 (diff) | |
download | llvm-8ff3c9e0be7ad4b50edfd30710b9c6eaf36713ff.zip llvm-8ff3c9e0be7ad4b50edfd30710b9c6eaf36713ff.tar.gz llvm-8ff3c9e0be7ad4b50edfd30710b9c6eaf36713ff.tar.bz2 |
AMDGPU/GlobalISel: Fix selection of gfx90a FP atomics
The struct/raw forms for the buffer atomics now work as
expected. However, we're incorrectly handling the legacy form (which
we probably shouldn't handle at all). We also are not diagnosing the
use of the return value on gfx908. These will be addressed separately.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions