[PATCH] D89869: [OpenCL] Define OpenCL feature macros for all versions

Anton Zabaznov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 11 05:49:57 PST 2020


azabaznov added a comment.

> What did you think in mind regarding activation of features for SPIR?

I don't see any difference between extensions and features in that case (at least for now), so in the latest patch x86 and spir targets will define all the features.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89869/new/

https://reviews.llvm.org/D89869



More information about the cfe-commits mailing list