Re-enable MLIR test-contraction.mlir integration test after LLVM backend crash was...
authorMehdi Amini <joker.eph@gmail.com>
Tue, 30 May 2023 17:38:16 +0000 (10:38 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Tue, 30 May 2023 17:38:57 +0000 (10:38 -0700)
mlir/test/Integration/Dialect/Vector/CPU/test-contraction.mlir

index 315c99b..579dc86 100644 (file)
@@ -2,8 +2,7 @@
 // RUN: mlir-cpu-runner -e entry -entry-point-result=void  \
 // RUN:   -shared-libs=%mlir_c_runner_utils | \
 // RUN: FileCheck %s
-// Disable the execution for now because of LLVM backend bug: https://github.com/llvm/llvm-project/issues/62995
-// UNSUPPORTED: target={{.*}}
+
 #dotp_accesses = [
   affine_map<(i) -> (i)>,
   affine_map<(i) -> (i)>,