[PATCH] D135863: [FunctionAttrs] Volatile operations can access inaccessible memory
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 02:57:28 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2fe289374b0: [FunctionAttrs] Volatile operations can access inaccessible memory (authored by nikic).
Repository:
rG LLVM Github Monorepo
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.469146.patch
Type: text/x-patch
Size: 4805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/e3ae7e1c/attachment.bin>
More information about the llvm-commits
mailing list