[PATCH] D71164: [InstCombine] Fix infinite loop due to bitcast <-> phi transforms
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 09:18:09 PST 2020
spatel accepted this revision.
spatel added a comment.
I wish we didn't have such complicated transforms in instcombine, but that's out-of-bounds for this patch. :)
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71164/new/
https://reviews.llvm.org/D71164
More information about the llvm-commits
mailing list