[PATCH] D135863: [FunctionAttrs] Volatile operations can access inaccessible memory

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 15:30:36 PDT 2022


jdoerfert added a comment.

Not an expert on our requirements for volatile. I agree that this is the more conservative approach though. Fine with me.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135863/new/

https://reviews.llvm.org/D135863



More information about the llvm-commits mailing list