[all-commits] [llvm/llvm-project] bafcb4: [OpenCL][Docs] Add guidelines for new extensions a...
Anastasia Stulova via All-commits
all-commits at lists.llvm.org
Thu Mar 11 06:29:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bafcb4c6841a302d502b14fb93101fb590459935
https://github.com/llvm/llvm-project/commit/bafcb4c6841a302d502b14fb93101fb590459935
Author: Anastasia Stulova <anastasia.stulova at arm.com>
Date: 2021-03-11 (Thu, 11 Mar 2021)
Changed paths:
M clang/docs/OpenCLSupport.rst
Log Message:
-----------
[OpenCL][Docs] Add guidelines for new extensions and features.
Add documentation that explains how to extend clang with the new
extensions/features. The guidelines also detail clang's position
about the extension pragmas for the new functionality.
Differential Revision: https://reviews.llvm.org/D97072
More information about the All-commits
mailing list