Fixes extra canonicalize regressions when legalizing
vector fminnum/fmaxnum.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Probably. I think that's a separate patch, since now both indexes need to be considered. I think this only works if the indexes match
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | ||
---|---|---|
15493 ↗ | (On Diff #164234) | Do we need a TLI.isOperationLegal(ISD::EXTRACT_VECTOR_ELT, ConcatVT) check? |