[PATCH] D16986: [LICM] Don't assert on volatile accesses

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 10:36:05 PST 2016


mssimpso added a comment.

In http://reviews.llvm.org/D16986#346586, @edbaunton wrote:

> Seems like both `isSimple` and `isUnordered` check for volatility


Yes, you are right!


http://reviews.llvm.org/D16986





More information about the llvm-commits mailing list