[PATCH] D19330: Refactor implied condition logic from ValueTracking directly into CmpInst. NFC.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 12:52:26 PDT 2016
mcrosier updated this revision to Diff 54405.
mcrosier added a comment.
Move the remaining bit of logic into CmpInst, per Sanjoy's suggestion.
http://reviews.llvm.org/D19330
Files:
include/llvm/IR/InstrTypes.h
lib/Analysis/ValueTracking.cpp
lib/IR/Instructions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19330.54405.patch
Type: text/x-patch
Size: 5622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/b2449099/attachment.bin>
More information about the llvm-commits
mailing list