[PATCH] D47999: MIR YAML TracksRegLiveness default to true in yaml parser

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 13 12:50:50 PDT 2018


MatzeB added a comment.

I still think we should rather try to not set TracksRegLiveness early in the codegen pipeline instead. Let me try how well that works...


https://reviews.llvm.org/D47999





More information about the llvm-commits mailing list