[all-commits] [llvm/llvm-project] 1d421e: [OpenCL] Remove half scalar vload/vstore builtins
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Thu Jun 30 03:02:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d421e6e3b789ede2f61756a72e2b27456f868e3
https://github.com/llvm/llvm-project/commit/1d421e6e3b789ede2f61756a72e2b27456f868e3
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M clang/lib/Headers/opencl-c.h
Log Message:
-----------
[OpenCL] Remove half scalar vload/vstore builtins
These are not mentioned in the OpenCL C Specification nor in the
OpenCL Extension Specification.
Differential Revision: https://reviews.llvm.org/D128434
More information about the All-commits
mailing list