[llvm-commits] [llvm] r121966 - /llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp

Frits van Bommel fvbommel at gmail.com
Thu Dec 16 04:30:27 PST 2010


On Thu, Dec 16, 2010 at 1:16 PM, Frits van Bommel <fvbommel at gmail.com> wrote:
> This wasn't a correctness problem, but it broke the fast path for single-predecessor blocks.

Sorry, I meant "blocks that have a single predecessor jump threading
can transform".



More information about the llvm-commits mailing list