Skip to content

[SingleSource] Add variants with forced opts for vectorizer tests.#368

Open
fhahn wants to merge 1 commit intollvm:mainfrom
fhahn:forced-vf-tf-tests
Open

[SingleSource] Add variants with forced opts for vectorizer tests.#368
fhahn wants to merge 1 commit intollvm:mainfrom
fhahn:forced-vf-tf-tests

Conversation

@fhahn
Copy link
Contributor

@fhahn fhahn commented Mar 12, 2026

Add a few variants with different forced options:

  • tail-folding forced with different modes
  • instruction costs forced

This should increase the test coverage for different option combinations on more platforms (e.g. testing tail-folding even on targets where it is not the default).

Hopefully makes it a bit easier to discover miscompiles, e.g. like llvm/llvm-project#182492.

Add a few variants with different forced options:
 * tail-folding forced with different modes
 * instruction costs forced

This should increase the test coverage for different option combinations
on more platforms (e.g. testing tail-folding even on targets where it is
not the default).

Hopefully makes it a bit easier to discover miscompiles, e.g. like
llvm/llvm-project#182492.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant