[PATCH] SelectionDAG: add a -filter-view-dags=<string> cmd line option
Mehdi AMINI
mehdi.amini at apple.com
Mon Jan 12 22:54:18 PST 2015
+llvm-commit
I don't have a strong opinion between string and number. Number is less messy and you always get them at the MI level or in SelectionDAG, on the other hand string matches the IR so is probably more convenient if you start from there.
I updated with the string version.
http://reviews.llvm.org/D6948
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list