[DAG] Teach DAG to also reassociate vector operations
[oota-llvm.git] / test / CodeGen / Hexagon / mpy.ll
index afd6fc6071885c688a8f89a603589cf612104b9a..d5c5ae345352a2516e7917190260bf6100e474ad 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: true
-; DISABLED: llc -march=hexagon -mcpu=hexagonv4 < %s | FileCheck %s
+; RUN: llc -march=hexagon -mcpu=hexagonv4 < %s | FileCheck %s
 ; CHECK: += mpyi
 
 define void @foo(i32 %acc, i32 %num, i32 %num2) nounwind {