[PATCH] D65825: [Attributor] Introduce checkForAllReadWriteInstructions(...).
Stefan Stipanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 13:20:50 PDT 2019
sstefan1 created this revision.
sstefan1 added reviewers: jdoerfert, uenoku.
Herald added subscribers: llvm-commits, jfb, hiraditya.
Herald added a project: LLVM.
Similarly to D65731 <https://reviews.llvm.org/D65731> `Attributor::checkForAllReadWriteInstructions` is introduced.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D65825
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65825.213700.patch
Type: text/x-patch
Size: 3556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/9f598a6d/attachment.bin>
More information about the llvm-commits
mailing list