Closed hzeller closed 1 week ago
Running bazel test -c opt //xls/fuzzer:run_crasher_test_2024-11-13_97f0 results in a crash in the optimizer in the strength reduction pass:
bazel test -c opt //xls/fuzzer:run_crasher_test_2024-11-13_97f0
xls/passes/strength_reduction_pass.cc:234) !select->default_value().has_value() x6__1: bits[1] = sel(bit_slice.141, cases=[bit_slice.145], default=literal.148, id=147, pos=[(0,12,27)])
Running
bazel test -c opt //xls/fuzzer:run_crasher_test_2024-11-13_97f0
results in a crash in the optimizer in the strength reduction pass: