[all-commits] [llvm/llvm-project] 91b308: [OpenCL] Fix tblgen support for cl_khr_mipmap_imag...
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Wed Feb 5 08:06:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 91b3083aecdcb7beb33d497a94f4467f110b4f6d
https://github.com/llvm/llvm-project/commit/91b3083aecdcb7beb33d497a94f4467f110b4f6d
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
Log Message:
-----------
[OpenCL] Fix tblgen support for cl_khr_mipmap_image_writes
Apply the fix of f780e15caf1 ("[OpenCL] Fix support for
cl_khr_mipmap_image_writes", 2020-01-27) also to the TableGen OpenCL
builtin function definitions.
More information about the All-commits
mailing list