[all-commits] [llvm/llvm-project] 31fa3a: [OpenCL] Move OpenCL 2.0 atomics into multiclass; NFC
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Fri Feb 4 02:18:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31fa3a4d44316fd36e11f92729ea9596ee3bf3f8
https://github.com/llvm/llvm-project/commit/31fa3a4d44316fd36e11f92729ea9596ee3bf3f8
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
Log Message:
-----------
[OpenCL] Move OpenCL 2.0 atomics into multiclass; NFC
This is in preparation for adding the OpenCL 3.0 builtins with named
address space arguments.
More information about the All-commits
mailing list