[PATCHES] R600/SI: More tests for VI
Matt Arsenault
Matthew.Arsenault at amd.com
Thu Feb 5 11:36:30 PST 2015
On 02/05/2015 08:42 AM, Marek Olšák wrote:
> BTW, some tests used --check-prefix and others used -check-prefix (1
> hyphen at the beginning). I haven't changed that, but it looks weird.
I've been using -check-prefix since I think most tests do that. It
appears to be slightly dominant. According to grep, there are 3149 with
-check-prefix and 1972 with --check-prefix in all of tests. Specifically
in CodeGen/R600, it's 458 vs. 134
More information about the llvm-commits
mailing list