[PATCH] D119858: [OpenCL] Guard 64-bit atomic types

Sven van Haastregt via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 15 10:09:43 PST 2022


svenvh added a comment.

In D119858#3323565 <https://reviews.llvm.org/D119858#3323565>, @Anastasia wrote:

> LGTM! Thanks!
>
> I imagine this is another change to align with `opencl-c.h`?

Yes. This addresses the issue of D119398 <https://reviews.llvm.org/D119398> for tablegen (although the problem for the tablegen case was less severe, since it only affects diagnostics).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119858



More information about the cfe-commits mailing list