[PATCH] D146840: [AMDGPU] Replace target feature for global fadd32

Anshil Gandhi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 28 10:22:47 PDT 2023


gandhi21299 updated this revision to Diff 509066.
gandhi21299 added a comment.

- gfx908 does not support return version of the builtin


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146840/new/

https://reviews.llvm.org/D146840

Files:
  clang/include/clang/Basic/BuiltinsAMDGPU.def
  clang/lib/Basic/Targets/AMDGPU.cpp
  clang/test/CodeGenOpenCL/amdgpu-features.cl
  clang/test/CodeGenOpenCL/builtins-amdgcn-fp-atomics-gfx908-err.cl
  clang/test/CodeGenOpenCL/builtins-amdgcn-gfx11.cl
  clang/test/CodeGenOpenCL/builtins-amdgcn-gfx908.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146840.509066.patch
Type: text/x-patch
Size: 10475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230328/66873188/attachment.bin>


More information about the cfe-commits mailing list