Skip to content

[CPU] Fix nondeterminism in host cpu features#23179

Merged
kuhar merged 2 commits intoiree-org:mainfrom
kuhar:reverse-iterate-host-cpu-features
Jan 17, 2026
Merged

[CPU] Fix nondeterminism in host cpu features#23179
kuhar merged 2 commits intoiree-org:mainfrom
kuhar:reverse-iterate-host-cpu-features

Conversation

@kuhar
Copy link
Member

@kuhar kuhar commented Jan 17, 2026

This is hard to test for because only the (dynamic) host feature list is unordered, unlike features for a specific target, and we can't assume a specific host in tests.

@kuhar kuhar merged commit 6b89cfe into iree-org:main Jan 17, 2026
54 of 56 checks passed
keshavvinayak01 pushed a commit that referenced this pull request Jan 27, 2026
This is hard to test for because only the (dynamic) host feature list is
unordered, unlike features for a specific target, and we can't assume a
specific host in tests.

Signed-off-by: Keshav Vinayak Jha <keshavvinayakjha@gmail.com>
MaheshRavishankar pushed a commit to MaheshRavishankar/iree that referenced this pull request Feb 24, 2026
This is hard to test for because only the (dynamic) host feature list is
unordered, unlike features for a specific target, and we can't assume a
specific host in tests.
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.

2 participants