[PATCH] D28380: [SelectionDAG] Handle inverted conditions when splitting into multiple branches.
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 02:10:23 PST 2017
nemanjai added a comment.
This commit causes https://llvm.org/bugs/show_bug.cgi?id=31914.
I imagine this is an issue in the PPC back end so I don't mind investigating. I'm just wondering if you have any suggestions as to what the issue might be.
Repository:
rL LLVM
https://reviews.llvm.org/D28380
More information about the llvm-commits
mailing list