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

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 15 08:58:47 PDT 2018


qcolombet added a comment.

Hi Puyan,

If that property is required for proper processing, why don't we print it in the mir file?

Adding an option to force that sounds wrong to me.

Cheers,
-Quentin


Repository:
  rL LLVM

https://reviews.llvm.org/D47999





More information about the llvm-commits mailing list