[llvm-commits] [llvm] r121675 - /llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp

Chris Lattner sabre at nondot.org
Mon Dec 13 13:31:20 PST 2010


On Dec 13, 2010, at 12:58 PM, Bill Wendling wrote:

>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=121675&view=rev
>> Log:
>> inline a function, making the result much simpler.
>> 
> Chris,
> 
> This doesn't have the same semantics as the original non-inlined version. TrueWhenEqual should be "false" if the dyn_cast fails.

Doesn't matter, it isn't used in that case.

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101213/65132a29/attachment.html>


More information about the llvm-commits mailing list