[PATCH] D36234: [InstCombine] Support sext in foldLogicCastConstant
Evgeny Astigeevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 10 11:15:11 PDT 2017
eastig added a comment.
In https://reviews.llvm.org/D36234#838302, @craig.topper wrote:
> Fixed the assertion failure in r310639. Looks like a latent bug that was always there. I added a reduced test case with the commit that doesn't rely on any sext folding.
Thank you, Craig, for fixing it quickly.
Repository:
rL LLVM
https://reviews.llvm.org/D36234
More information about the llvm-commits
mailing list