[PATCH] D92244: [OpenCL] Prevent adding vendor extensions for all targets

2021-04-30 Thread Anastasia Stulova via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG3ec82e519513: [OpenCL] Prevent adding vendor extensions for all targets (authored by Anastasia). Herald added a subscriber: ldrumm. Herald added a project: clang. Changed prior to commit: https://review

[PATCH] D92244: [OpenCL] Prevent adding vendor extensions for all targets

2021-02-25 Thread Alexey Sotkin via Phabricator via cfe-commits
AlexeySotkin accepted this revision. AlexeySotkin added a comment. This revision is now accepted and ready to land. LGTM, Thanks. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92244/new/ https://reviews.llvm.org/D92244 ___ cfe-commits mailing

[PATCH] D92244: [OpenCL] Prevent adding vendor extensions for all targets

2020-11-27 Thread Anastasia Stulova via Phabricator via cfe-commits
Anastasia created this revision. Anastasia added reviewers: svenvh, AlexeySotkin, azabaznov. Herald added subscribers: ebevhan, yaxunl. Anastasia requested review of this revision. Some extensions were defined in the headers without guarding by the target. This commit fixes this and also removed