[llvm-commits] [llvm] r173342 - in /llvm/trunk: lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/SpeculativeExec.ll

Jakob Stoklund Olesen stoklund at 2pi.dk
Fri Jan 25 13:43:07 PST 2013


On Jan 25, 2013, at 12:00 PM, Chandler Carruth <chandlerc at gmail.com> wrote:

> The presence of a 'trunc' in the conditional basic block shouldn't be the thing that enables or disables this. All I wanted out of this patch was improved stability and consistency on x86.

It basically sounds like you are already on your way down the path Duncan warned about.

This is not the right way to do it.

/jakob

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130125/449bc409/attachment.html>


More information about the llvm-commits mailing list