[PATCH] D20379: Codegen: Fix broken assumption in Tail Merge.
Kyle Butt via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 14:14:19 PDT 2016
iteratee added a comment.
Barring comment from anyone else, I'm going to go ahead and remove
LLVM :: CodeGen/Thumb2/v8_IT_5.ll
LLVM :: CodeGen/X86/licm-dominance.ll
In licm-dominance it's clear that bugpoint has gone too far and the optimizer is being perfectly reasonable,
and it looks pretty reasonable for v8_IT_5.ll as well.
http://reviews.llvm.org/D20379
More information about the llvm-commits
mailing list