File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -33,17 +33,12 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3333#include "daxpy_microk_nehalem-2.c"
3434#elif defined(BULLDOZER )
3535#include "daxpy_microk_bulldozer-2.c"
36- /*
37- these appear to be broken, see issue 1332
3836#elif defined(STEAMROLLER ) || defined(EXCAVATOR )
3937#include "daxpy_microk_steamroller-2.c"
4038#elif defined(PILEDRIVER )
4139#include "daxpy_microk_piledriver-2.c"
4240#elif defined(HASWELL ) || defined(ZEN )
4341#include "daxpy_microk_haswell-2.c"
44- */
45- #elif defined(HASWELL ) || defined(ZEN ) || defined(PILEDRIVER ) || defined(STEAMROLLER ) || defined(EXCAVATOR )
46- #include "daxpy_microk_sandy-2.c"
4742#elif defined(SANDYBRIDGE )
4843#include "daxpy_microk_sandy-2.c"
4944#endif
You can’t perform that action at this time.
0 commit comments