[PATCH] D32762: [Atomic] Remove IsStore/IsLoad in the interface, and pass the instruction instead. NFC.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 15:17:57 PDT 2017


timshen added a comment.

In https://reviews.llvm.org/D32762#747591, @echristo wrote:

> Might want to remove the NFC then :)


Now its' NFC. :)


https://reviews.llvm.org/D32762





More information about the llvm-commits mailing list