[PATCH] LLVM codegen test cases updated to check instructions generated when VSX is activated on Power

Bill Seurer seurer at linux.vnet.ibm.com
Wed Oct 15 10:08:07 PDT 2014


On 10/15/2014 6:49 AM, Bill Schmidt wrote:
> My recommendation would be to leave the recipest.ll test out of this patch for now, so the buildbots stay green.  Instead, include the changes in the bugzilla so it can be added back when the bug is fixed.

I will update things shortly.

By the way, it is the -enable-unsafe-fp-math option that triggers the 
VSX problem here.  There are two runs of the test, one with 
-enable-unsafe-fp-math and one without.  Only the one with the option fails.

> http://reviews.llvm.org/D5759

-- 

-Bill Seurer




More information about the llvm-commits mailing list