This is an archive of the discontinued LLVM Phabricator instance.

[SCEV] Fix SCEV analysis for scalable target types.
AbandonedPublic

Authored by sdesmalen on Feb 9 2023, 5:41 AM.

Details

Reviewers
None
Summary

These scalable opaque target types need to be handled in a similar way to
scalable vector types.

Diff Detail