[PATCH] D111054: [Attributor] Introduce AAAssumptionInfo to propagate assumptions
Joseph Huber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 9 14:39:39 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8a825b4838f: [Attributor] Introduce AAAssumptionInfo to propagate assumptions (authored by jhuber6).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111054/new/
https://reviews.llvm.org/D111054
Files:
llvm/include/llvm/IR/Assumptions.h
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/IR/Assumptions.cpp
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/assumes_info.ll
llvm/test/Transforms/Attributor/depgraph.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111054.385976.patch
Type: text/x-patch
Size: 25678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/a910515f/attachment-0001.bin>
More information about the llvm-commits
mailing list