[PATCH] D52658: [OpenCL] Remove PIPE_RESERVE_ID_VALID_BIT from opencl-c.h

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 2 10:23:33 PDT 2018


Anastasia added a comment.

Does it mean we should close https://reviews.llvm.org/D32896?

Would it make sense to keep this value as Clang implementation and if vendors need to change this they can `undef` it and redefine a new value. Would this work?


Repository:
  rC Clang

https://reviews.llvm.org/D52658





More information about the cfe-commits mailing list