This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Preliminary patch for divergence driven instruction selection. Immediate selection predicate changed
ClosedPublic

Authored by alex-t on Sep 6 2018, 8:06 AM.

Details

Summary

Selection predicate for immediates changed to select SGPR instead of VGPR whenever it possible.

Diff Detail

Repository
rL LLVM

Event Timeline

alex-t created this revision.Sep 6 2018, 8:06 AM
rampitec accepted this revision.Sep 6 2018, 12:00 PM

LGTM. Thanks!

This revision is now accepted and ready to land.Sep 6 2018, 12:00 PM
This revision was automatically updated to reflect the committed changes.