[PATCH] D15352: [EarlyCSE] DSE of atomic unordered stores

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 14:23:33 PST 2015


majnemer accepted this revision.
majnemer added a comment.
This revision is now accepted and ready to land.

LGTM.  You have a volatile-volatile test (test25). Does it make sense to add a simple-volatile test, unordered-volatile or a simple-unordered test?


http://reviews.llvm.org/D15352





More information about the llvm-commits mailing list