[PATCH] Update Power VSX test cases to also test fast-isel
Bill Seurer
seurer at linux.vnet.ibm.com
Fri Nov 21 13:16:10 PST 2014
On 11/21/2014 2:36 PM, hfinkel at anl.gov wrote:
> I'm fine with adding the extra testing -- feel free to commit. Be aware, however, as Eric said, this is not the same as testing the normal -O0 pipeline.
>
> http://reviews.llvm.org/D6357
I was trying to just test that the fast-isel codegen was generating
working code compared to normal codegen. For most of them the -O level
doesn't change the output much if at all for the test purposes. I can
change to use -O0 if you guys think that would be better.
--
-Bill Seurer
More information about the llvm-commits
mailing list