[PATCH] D46386: Adding __atomic_fetch_min/max intrinsics to clang

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 23:13:20 PDT 2018


rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.

Thanks, that works for me.

The actual semantic parts of the diff seem to have disappeared from the patch posted to Phabricator, for what it's worth.


Repository:
  rC Clang

https://reviews.llvm.org/D46386





More information about the llvm-commits mailing list