[llvm] [CodeGen] This patch fix a bug that may caused error for a self-defined target in SelectionDAG::getNode (PR #75320)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 21 16:53:30 PST 2023
vitalybuka wrote:
> > I guess this is broken by this patch https://lab.llvm.org/buildbot/#/builders/238/builds/7108
>
> Why do you suspect this patch?
No PPC related patches
and the next in the stack is SelectionDAGBuilder
this patch is the only one related to SelectionDAG
https://github.com/llvm/llvm-project/pull/75320
More information about the llvm-commits
mailing list