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

Elena Demikhovsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 12 06:25:12 PDT 2018


delena added a comment.

In https://reviews.llvm.org/D46386#1096833, @rjmccall wrote:

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


It is not disappeared by itself, I removed it. I understood that you don't see any added value in the entire memory model description inside.
Thank you.


Repository:
  rC Clang

https://reviews.llvm.org/D46386





More information about the llvm-commits mailing list