Issue 209193
Summary [DAG] expandPartialReduceMLA - missing ISD::PARTIAL_REDUCE_SUMLA handling
Labels llvm:SelectionDAG
Assignees
Reporter RKSimon
    VectorLegalizer::Expand calls expandPartialReduceMLA for ISD::PARTIAL_REDUCE_SUMLA expansion, but expandPartialReduceMLA will call llvm_unreachable:

https://github.com/llvm-project/llvm/blob/main/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp#L13822-L13834
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to