[all-commits] [llvm/llvm-project] 189310: [AMDGPU] Allow -amdgpu-unsafe-fp-atomics to ignore...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Apr 8 12:47:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 189310a140fa1c33f8f4838560f567bab9e99245
https://github.com/llvm/llvm-project/commit/189310a140fa1c33f8f4838560f567bab9e99245
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M clang/docs/ClangCommandLineReference.rst
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/fp64-atomics-gfx90a.ll
M llvm/test/CodeGen/AMDGPU/global-atomics-fp.ll
Log Message:
-----------
[AMDGPU] Allow -amdgpu-unsafe-fp-atomics to ignore denorm mode
Fixes: SWDEV-274276
Differential Revision: https://reviews.llvm.org/D100072
More information about the All-commits
mailing list