[PATCH] D41870: [CodeGen] Don't print "pred:" and "opt:" in -debug output
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 10:19:06 PST 2018
kparzysz added a comment.
> I agree that having the extra "pred:" and "opt:" would make understanding easier in debugging situations but I would consider that secondary
There are still people that read the output (in debugging situations, no less). Now that 50% of the output after RA consists of "renamable", I hope that -print-human-readable-mir is coming up really soon...
Repository:
rL LLVM
https://reviews.llvm.org/D41870
More information about the llvm-commits
mailing list