[all-commits] [llvm/llvm-project] 8fcb11: [OpenCL] Fix mipmap read_image return types
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Thu Apr 8 01:52:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fcb114d002bf7cd61309af80b26af68389944d0
https://github.com/llvm/llvm-project/commit/8fcb114d002bf7cd61309af80b26af68389944d0
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
Log Message:
-----------
[OpenCL] Fix mipmap read_image return types
The return type did not match the function name.
More information about the All-commits
mailing list