This is an archive of the discontinued LLVM Phabricator instance.

Intel SVML calling conventions
Needs ReviewPublic

Authored by Hardcode84 on Apr 25 2021, 6:53 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

This is CC related part, extracted from https://reviews.llvm.org/D47188 without accuracy handling part (which will be done as separate review).
Also, SVML CC is splitted into 3 different CC which are selected based on function vector length instead if global compilation settings.

Diff Detail