[PATCH] D36234: [InstCombine] Support sext in foldLogicCastConstant
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 10 10:50:57 PDT 2017
craig.topper closed this revision.
craig.topper added a comment.
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.
Repository:
rL LLVM
https://reviews.llvm.org/D36234
More information about the llvm-commits
mailing list