[PATCH] D132473: [Docs][OpenCL][SPIR-V] Release 15 notes for Clang
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 24 03:37:10 PDT 2022
Anastasia added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:676
+ LLVM backend when generating SPIR-V binary.
+
Floating Point Support in Clang
----------------
svenvh wrote:
> Should we say anything about opaque pointers? Something like:
>
> ```
> - Although LLVM has switched to opaque pointers with this release, SPIR-V generation still relies on typed pointers in this release.
> ```
Sure, good point! I have added an item to clarify this. Does it look ok to you?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132473/new/
https://reviews.llvm.org/D132473
More information about the cfe-commits
mailing list