[PATCH] D28459: Make processing @llvm.assume more efficient - Add affected values to the assumption cache
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 06:41:08 PST 2017
hfinkel updated this revision to Diff 83805.
hfinkel added a comment.
Updated per review comments.
https://reviews.llvm.org/D28459
Files:
include/llvm/Analysis/AssumptionCache.h
lib/Analysis/AssumptionCache.cpp
lib/Analysis/LazyValueInfo.cpp
lib/Analysis/ValueTracking.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28459.83805.patch
Type: text/x-patch
Size: 8000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/2dfcbe9e/attachment.bin>
More information about the llvm-commits
mailing list