[PATCH] D47999: cl::opt ForceTrackRegLiveness for forcing liveness tracking on MIR (in MIR-Parser)

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 11:39:21 PDT 2018


plotfi added a comment.

In https://reviews.llvm.org/D47999#1135278, @qcolombet wrote:

> Either changing the default (trackLiveness == true by default) or printing it is fine.
>
> The odd thing is I would have expected the right printing/default to happen. Do you know when this property is set during the regular pipeline? (i.e., why stop-after/before)


I don't recall off the top of my head. Will investigate.


Repository:
  rL LLVM

https://reviews.llvm.org/D47999





More information about the llvm-commits mailing list