[PATCH] D77923: OpenCL: Fix some missing predefined macros

Anastasia Stulova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 04:15:36 PDT 2020


Anastasia added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The current solution seems very specific and doesn't provide generic uniform mechanisms for the targets. Would something based on a triple component not work?


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

https://reviews.llvm.org/D77923





More information about the llvm-commits mailing list