This is in preparation for a fix to llvm.org/PR22262.
No functional changes.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM, thanks for clarifying why the split is useful (it seems really arbitrary from this change alone).
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | ||
---|---|---|
2433–2436 | You're also clearly doing some other cleanups in this patch. Feel free to split these out, or not (i don't *really* care) but at least call them out in the commit log. |
You're also clearly doing some other cleanups in this patch. Feel free to split these out, or not (i don't *really* care) but at least call them out in the commit log.