[PATCH] D71209: InstCombine: Don't rewrite phi-of-bitcast when the phi has other users
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 9 07:19:20 PST 2019
spatel added reviewers: nikic, lebedev.ri, spatel.
spatel added a comment.
I'm not sure if these patches conflict, but D71164 <https://reviews.llvm.org/D71164> is also trying to fix a bug in this code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71209/new/
https://reviews.llvm.org/D71209
More information about the llvm-commits
mailing list