This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG090f007e3481: [OpenCL][NFC] opencl-c.h: reorder atomic
operations (authored by airlied).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST A
Anastasia added subscribers: azabaznov, svenvh.
Anastasia added a comment.
CC to @svenvh and @azabaznov.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105601/new/
https://reviews.llvm.org/D105601
___
cfe
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105601/new/
https://reviews.llvm.org/D105601
_
airlied created this revision.
airlied added a project: clang.
Herald added subscribers: ldrumm, jfb, Anastasia, yaxunl.
airlied requested review of this revision.
Herald added a subscriber: cfe-commits.
This just reorders the atomics, it doesn't change anything except their layout
in the header.