[PATCH] D106909: [clang] Add clang builtins support for gfx90a
Anshil Gandhi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 28 11:54:53 PDT 2021
gandhi21299 updated this revision to Diff 362487.
gandhi21299 added a comment.
- added scope argument
- removed irrelevant tests and updated them
- replaced __constant by __generic qualifier for two of the test functions
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.362487.patch
Type: text/x-patch
Size: 11082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210728/7d5c0585/attachment-0001.bin>
More information about the cfe-commits
mailing list