iree icon indicating copy to clipboard operation
iree copied to clipboard

Reduce lowering_config.conv test & enable it in test_riscv.sh

Open bhbruce opened this issue 1 year ago • 0 comments

check_regression_llvm-cpu_lowering_config.mlir can run correctly in riscv now, but fails in 60 seconds timeout.

As discussed in https://github.com/openxla/iree/issues/10462, this PR reduces the test case.

Time reduction in my machine: 252 -> 30 sec image

Related issue: https://github.com/openxla/iree/issues/10462 FYI. @rednoah91

bhbruce avatar Feb 19 '24 02:02 bhbruce