[PATCH] D32744: [globalisel] Improve legalizer DEBUG_ONLY output.

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 14:10:38 PDT 2017


qcolombet added a comment.

Hi Daniel,

Although the patch makes sense, I am not sure we can expect that PrintFrom and PrintTo are going to be valid at this point. For instance, CurrMI could fold PrintFrom with a custom legalizer action.

I don't have an alternative to offer though :(

Cheers,
-Quentin


https://reviews.llvm.org/D32744





More information about the llvm-commits mailing list