[DAG] getNode(ISD::EXTRACT_SUBVECTOR) Drop unnecessary N2C null check - we...
[DAG] getNode(ISD::EXTRACT_SUBVECTOR) Drop unnecessary N2C null check - we assert that this isn't null and have already used the pointer. NFCI. Fixes cppcheck + null dereference warning.
Loading
Please sign in to comment