[PATCH] D134954: [InstCombine] Switch foldOpIntoPhi() to use InstSimplify
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 04:51:27 PDT 2022
fhahn added a comment.
It looks like the mis-compile in https://github.com/llvm/llvm-project/issues/58401 is caused by the change. I'll revert the commit for now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134954/new/
https://reviews.llvm.org/D134954
More information about the llvm-commits
mailing list