Skip to content

Potential bug in TemporalRepair Mode 4 #8

@adworacz

Description

@adworacz

auto reg5 = adds_c(adds_c(diff_src2_minnp, diff_src2_minnp), min_np); // diff_src2_minnp * 2 - min_np

The code and the comment don't line up, and this same (buggy?) logic shows up in the SIMD versions as well.

A subtraction seems likely, as it would mirror the max_np handling below this line.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions