This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Select VOP3P instructions
ClosedPublic

Authored by arsenm on Feb 17 2020, 6:46 PM.

Details

Summary

This only handles the basic cases. More work is needed to make better
use of op_sel.

Diff Detail

Event Timeline

arsenm created this revision.Feb 17 2020, 6:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 17 2020, 6:46 PM
arsenm updated this revision to Diff 245069.Feb 17 2020, 6:58 PM

Fix test

kerbowa accepted this revision.Feb 18 2020, 2:08 AM

LGTM

This revision is now accepted and ready to land.Feb 18 2020, 2:08 AM