This is an archive of the discontinued LLVM Phabricator instance.

Vector Clone Tests for the loop vectorizer
AbandonedPublic

Authored by fpetrogalli on Sep 26 2018, 5:07 PM.

Details

Reviewers
mmasten
hfinkel
Summary

These tests check the Loop Vectorizer interface with the Vector Clone pass on some of the x86 vector extensions.

In particular, they make sure that the correct vector function is selected when targeting each of the extensions.

The test is based on the work in progress patches at:

https://reviews.llvm.org/D40577
https://reviews.llvm.org/D40575
https://reviews.llvm.org/D22792

Diff Detail

Repository
rL LLVM

Event Timeline

fpetrogalli created this revision.Sep 26 2018, 5:07 PM
fpetrogalli abandoned this revision.Jan 17 2023, 12:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 17 2023, 12:44 AM