[PATCH 77/79] [Backport to 15] Translate atomicrmw fsub into FNegate and AtomicFAddEX...
authorNick Sarnie <sarnex@users.noreply.github.com>
Thu, 22 Dec 2022 09:47:24 +0000 (04:47 -0500)
committerAndreas Beckmann <anbe@debian.org>
Thu, 14 Mar 2024 19:01:08 +0000 (20:01 +0100)
commit20bb07bfa7f62ec071ee4163e7242220bc6c7ef6
treef252107d1e52eb6e5b6b4f0b42185fcc5f5502cf
parent0748eae5bd83ab044d0d54c8b2fe8ccdaddee840
[PATCH 77/79] [Backport to 15] Translate atomicrmw fsub into FNegate and AtomicFAddEXT (#1780)

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
Gbp-Pq: Name 0077-Backport-to-15-Translate-atomicrmw-fsub-into-FNegate.patch
lib/SPIRV/SPIRVWriter.cpp
test/extensions/EXT/SPV_EXT_shader_atomic_float_/atomicrmw_fsub_double.ll [new file with mode: 0644]
test/extensions/EXT/SPV_EXT_shader_atomic_float_/atomicrmw_fsub_float.ll [new file with mode: 0644]