This is an archive of the discontinued LLVM Phabricator instance.

R600/SI: Fix div_scale intrinsic
ClosedPublic

Authored by arsenm on Jun 22 2014, 5:08 PM.

Details

Reviewers
arsenm
Summary

The choice of 1st operand does matter, so add it back to the intrinsic. Implement selection for it, and add verifier check for operand restriction that the first operand must equal one of the other 2.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 10732.Jun 22 2014, 5:08 PM
arsenm retitled this revision from to R600/SI: Fix div_scale intrinsic.
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
arsenm accepted this revision.Jun 23 2014, 11:37 AM
arsenm added a reviewer: arsenm.

r211523-211524

This revision is now accepted and ready to land.Jun 23 2014, 11:37 AM
arsenm closed this revision.Jun 23 2014, 11:37 AM