[PATCH] D106909: [clang] Add clang builtins support for gfx90a

Anshil Gandhi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 29 09:14:33 PDT 2021


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

fixed tests by replacing checks for the functions with generic-qualified arguments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106909

Files:
  clang/include/clang/Basic/BuiltinsAMDGPU.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGenOpenCL/builtins-fp-atomics.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106909.362804.patch
Type: text/x-patch
Size: 10782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210729/8551c2c6/attachment-0001.bin>


More information about the cfe-commits mailing list