Skip to content

Fuzzer failure: JIT un-opt eval mismatch vs. all other eval, interpreter un-opt included #4242

@angelomatni1

Description

@angelomatni1

Repro:

bazel test -c opt //xls/fuzzer:run_crasher_test_2026-05-12_dad0

Error:

evaluated opt IR (JIT), evaluated opt IR (interpreter), evaluated unopt IR (interpreter), interpreted DSLX =
   (bits[11]:0x2ab, bits[48]:0x7fff_ffff_ffff, (), bits[48]:0xffff_ffff_faab, bits[8]:0xff, bits[48]:0xffff_ffff_ffff)
evaluated unopt IR (JIT) =
   (bits[11]:0x7ab, bits[48]:0x7fff_ffff_ffff, (), bits[48]:0xffff_ffff_ffab, bits[8]:0xff, bits[48]:0xffff_ffff_ffff)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions