This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel][X86] Get correct RegClass for given RegBank. In some cases RegClass depends on target feature. Hight (16-31) vector registers exist only if AVX512f available.
AbandonedPublic

Authored by igorb on Jun 6 2017, 1:28 PM.

Details

Reviewers
None

Event Timeline

igorb created this revision.Jun 6 2017, 1:28 PM
igorb abandoned this revision.Jun 6 2017, 1:29 PM

going to recreate the patch