[PATCH] D29404: [ValueTracking] emit a warning when we detect a conflicting assumption (PR31809)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 10:37:42 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL294208: [ValueTracking] emit a remark when we detect a conflicting assumption (PR31809) (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D29404?vs=86974&id=87258#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29404
Files:
llvm/trunk/include/llvm/Analysis/InstructionSimplify.h
llvm/trunk/include/llvm/Analysis/ValueTracking.h
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/Transforms/Utils/SimplifyInstructions.cpp
llvm/trunk/test/Transforms/InstSimplify/assume.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29404.87258.patch
Type: text/x-patch
Size: 12749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/e638ce11/attachment.bin>
More information about the llvm-commits
mailing list