[PATCH] D31285: [PPC] Add generated tests for all atomic operations

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 09:08:35 PDT 2017


timshen added a comment.

Done.

I also tried to remove basic block comments. It turns out to be hard, because empty CHECK lines are not allowed. So I gave up. :P


https://reviews.llvm.org/D31285





More information about the llvm-commits mailing list