This is an archive of the discontinued LLVM Phabricator instance.

Allow GHC calling convention to use YMM and ZMM registers
ClosedPublic

Authored by bgamari on Jun 29 2017, 5:55 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

bgamari created this revision.Jun 29 2017, 5:55 PM
bgamari added a reviewer: pcc.Jun 29 2017, 5:58 PM
bgamari added a subscriber: pcc.

Adding @pcc as a reviewer for lack of a better idea. Feel free to suggest someone else @pcc.

pcc edited reviewers, added: RKSimon; removed: pcc.Jun 30 2017, 1:35 PM
pcc edited edge metadata.
pcc added a subscriber: llvm-commits.

Simon should probably review this change.

RKSimon accepted this revision.Jul 4 2017, 10:52 AM

LGTM

This revision is now accepted and ready to land.Jul 4 2017, 10:52 AM

LGTM

Can someone merge this? I'm afraid I don't have commit bits.

And, of course, thanks for your help!

This revision was automatically updated to reflect the committed changes.