[llvm-dev] Reducing printing deducible information in MIR based codegen testing

vivek pandya via llvm-dev llvm-dev at lists.llvm.org
Sun Apr 16 12:05:03 PDT 2017


Hi Matthias,

Sorry I took some time.
I have checked code for MIRPrinter.cpp and I think we can control what will
be converted to YAML from there. So Do you mean to control information from
there? Or some thing smarter like using mapping traits information (i.e
optional values can be turned off) and/or flag to indicate how much
information should be printed?

Please guide me if I am going in wrong direction.

Sincerely,
Vivek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170417/8b18e640/attachment.html>


More information about the llvm-dev mailing list