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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 07:49:59 PDT 2022


nikic updated this revision to Diff 468912.
nikic added a comment.

Rebase over rename.


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

https://reviews.llvm.org/D135863

Files:
  llvm/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/test/Transforms/FunctionAttrs/nosync.ll
  llvm/test/Transforms/FunctionAttrs/readattrs.ll
  llvm/test/Transforms/FunctionAttrs/writeonly.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135863.468912.patch
Type: text/x-patch
Size: 4805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221019/694dc8cf/attachment.bin>


More information about the llvm-commits mailing list