[PATCH] D74888: [Attributor] Use knowledge retained in llvm.assume (operand bundles)
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 24 14:01:28 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5699d08b79af: [Attributor] Use knowledge retained in llvm.assume (operand bundles) (authored by jdoerfert).
Changed prior to commit:
https://reviews.llvm.org/D74888?vs=250350&id=252423#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74888/new/
https://reviews.llvm.org/D74888
Files:
llvm/include/llvm/IR/KnowledgeRetention.h
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/IR/KnowledgeRetention.cpp
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/Attributor/dereferenceable-1.ll
llvm/test/Transforms/Attributor/nofree.ll
llvm/test/Transforms/Attributor/nonnull.ll
llvm/unittests/IR/KnowledgeRetentionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74888.252423.patch
Type: text/x-patch
Size: 33535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/c66347e4/attachment.bin>
More information about the llvm-commits
mailing list