This is an archive of the discontinued LLVM Phabricator instance.

[LV] Harden the test of the minmax with index pattern. (NFC)
ClosedPublic

Authored by Mel-Chen on Feb 13 2023, 5:47 AM.

Details

Summary
  • Add test config: -force-vector-width=4 -force-vector-interleave=1
  • New test case: The test case both returns the minimum value and the index.

Diff Detail

Event Timeline

Mel-Chen created this revision.Feb 13 2023, 5:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 13 2023, 5:47 AM
Herald added a subscriber: arphaman. · View Herald Transcript
Mel-Chen requested review of this revision.Feb 13 2023, 5:47 AM
Mel-Chen edited the summary of this revision. (Show Details)Feb 13 2023, 5:58 AM
fhahn accepted this revision.Feb 19 2023, 3:28 AM

LGTM, thanks!

This revision is now accepted and ready to land.Feb 19 2023, 3:28 AM
This revision was landed with ongoing or failed builds.Feb 20 2023, 3:16 AM
This revision was automatically updated to reflect the committed changes.