[PATCH] D35319: LSE Atomics reorg - Part I

Stefan Teleman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 08:21:23 PDT 2017


steleman added a comment.

In https://reviews.llvm.org/D35319#831965, @christof wrote:

> Thanks for the hard work. It looks good. Quite an exhaustive list of tests as well.


Thank you.

I wanted to make certain all the memory models work correctly, so that's the reason
for the very large number of tests. :-)


Repository:
  rL LLVM

https://reviews.llvm.org/D35319





More information about the llvm-commits mailing list