[PATCH] Disable DAGCombine for -O0 and optnone
Michael Kuperstein
michael.m.kuperstein at intel.com
Wed Jun 3 07:25:36 PDT 2015
I think what Elena means is that it may be a good idea to check that the tests that currently run with -O3 don't *crash* (because of selection failures) when run with -O0.
They can, of course, fail due to unmatched CHECK lines.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9992
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list