[PATCH] D45321: [atomics] Fix runtime calls for misaligned atomics

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 09:41:46 PDT 2018


dvyukov added a comment.

> No, it explicitly checks alignment to decide whether to make a libcall itself.

Ack. Thanks for explaining.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D45321





More information about the llvm-commits mailing list