[all-commits] [llvm/llvm-project] 45764e: [AMDGPU] Do not check denorm for LDS FP atomic wit...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon May 17 16:53:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45764efb6928bdd6fa4260f4ac6b9b6d12180301
https://github.com/llvm/llvm-project/commit/45764efb6928bdd6fa4260f4ac6b9b6d12180301
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/fp64-atomics-gfx90a.ll
Log Message:
-----------
[AMDGPU] Do not check denorm for LDS FP atomic with unsafe flag
This is already how it is handled for global and flat atomics.
Differential Revision: https://reviews.llvm.org/D102366
More information about the All-commits
mailing list