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

Ed Baunton via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 10:26:43 PST 2016


edbaunton added a comment.

Seems like both `isSimple` and `isUnordered` check for volatility: http://llvm.org/docs/doxygen/html/Instructions_8h_source.html#l00281 ?


http://reviews.llvm.org/D16986





More information about the llvm-commits mailing list