[PATCH] D36964: [AArch64] ISel legalization debug messages. NFCI.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 15:36:38 PDT 2017


SjoerdMeijer added a comment.

I will split this patch up in a target dependent, and target independent patch. I will continue here with the AArch64 specific messages, and I have created https://reviews.llvm.org/D36984 for some of the debug messages that I moved to SelectionDAG getNode functions.


https://reviews.llvm.org/D36964





More information about the llvm-commits mailing list