Skip to content

Newly added llvm-test-suite forced opt vectorizer tests have failure for RVV targets #191285

@asb

Description

@asb

It's late here so this won't be the best report, just noting to avoid duplicated work.

In the last few hours additional vectorizer tests were added to llvm-test-suite. The following ones cause test failures (incorrect results at runtime, as opposed to a compile failure) for RVV targets:

  test-suite :: SingleSource/UnitTests/Vectorizer/tf-find-last.test
  test-suite :: SingleSource/UnitTests/Vectorizer/tf-ftic-find-last.test
  test-suite :: SingleSource/UnitTests/Vectorizer/tfactivelanemask-find-last.test
  test-suite :: SingleSource/UnitTests/Vectorizer/tfactivelanemask-ftic-find-last.test

I don't think I can take further action until tomorrow morning UK time, but can look more closely then if nobody else has had a chance to poke at them.

I believe (but haven't yet confirmed definitively) these failed from the point they were added, i.e. are exposing an existing miscompile that wasn't tested before.

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions