[PATCH] D111054: [Attributor] Introduce AAAssumptionInfo to propagate assumptions
Joseph Huber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 9 08:58:51 PST 2021
jhuber6 updated this revision to Diff 385844.
jhuber6 added a comment.
Making suggested changes.
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.385844.patch
Type: text/x-patch
Size: 25855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/cb3b2e90/attachment.bin>
More information about the llvm-commits
mailing list