[all-commits] [llvm/llvm-project] 9b1467: [OpenCL] Add const attribute to ctz() builtins
Stuart Brady via All-commits
all-commits at lists.llvm.org
Mon Jun 7 03:44:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b14670f3ca287ce949c4157e0f673c84da255a3
https://github.com/llvm/llvm-project/commit/9b14670f3ca287ce949c4157e0f673c84da255a3
Author: Stuart Brady <stuart.brady at arm.com>
Date: 2021-06-07 (Mon, 07 Jun 2021)
Changed paths:
M clang/lib/Headers/opencl-c.h
M clang/lib/Sema/OpenCLBuiltins.td
Log Message:
-----------
[OpenCL] Add const attribute to ctz() builtins
Reviewed By: svenvh
Differential Revision: https://reviews.llvm.org/D97725
More information about the All-commits
mailing list