fhahn added a comment. Would it be possible to just used `MRI->getSubReg(QReg, ARM::dsub_0)` wherever `getDRegFromQReg` is called? It does not seem like having a getDRegFromQReg function adds much value now. https://reviews.llvm.org/D37118