This patch addresses PR15351 by explicitly checking for AVX support when getting the host processor information. Not all Sandy Bridge processors support AVX (such as the Pentium-based ones), so I am checking explicitly for AVX support when deciding which processor to report.
I'm not entirely certain of how to make a lit test for this though, so suggestions are welcome. Thanks! ~Aaron
SandyBridge.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
