[all-commits] [llvm/llvm-project] 32955b: [OpenCL] Remove decls for scalar vloada_half and v...
Stuart Brady via All-commits
all-commits at lists.llvm.org
Thu Sep 2 14:08:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32955be6bf7d8401ea8271e1097bf783bf492eb9
https://github.com/llvm/llvm-project/commit/32955be6bf7d8401ea8271e1097bf783bf492eb9
Author: Stuart Brady <stuart.brady at arm.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M clang/lib/Headers/opencl-c.h
M clang/lib/Sema/OpenCLBuiltins.td
Log Message:
-----------
[OpenCL] Remove decls for scalar vloada_half and vstorea_half* fns
These functions are not part of the OpenCL C specification.
See https://github.com/KhronosGroup/OpenCL-Docs/issues/648 for a
clarification regarding the vloada_half declarations.
Reviewed By: Anastasia
Differential Revision: https://reviews.llvm.org/D108761
More information about the All-commits
mailing list