Skip to content

read inputs from file to avoid compilers removing computations? #64

Open
@StefanKarpinski

Description

@StefanKarpinski

We've been hacking around compilers eliminating computations entirely because we're generally applying pure functions to constant values. We could refactor the benchmarks to read input values from a file which would prevent the constant folding problem more robustly and otherwise allow the compilers to do their thing.

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