[llvm-commits] [llvm] r166157 - /llvm/trunk/lib/VMCore/Verifier.cpp
Bill Wendling
isanbard at gmail.com
Thu Oct 18 13:05:10 PDT 2012
On Oct 18, 2012, at 12:54 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
>> Okay. Good to know. Because one pass is creating this for reachable code, which is making GVN blow up.
>
> On reachable code that would be a bug on the pass creating it.
>
Oh...Hmm, I guess I just don't understand this whole dominance thing...
-bw
More information about the llvm-commits
mailing list