This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC] Fix for Bug 28207 + LIT tests
ClosedPublic

Authored by dp on Mar 24 2017, 5:31 AM.

Details

Summary

This fix enables clamp and omod for v_cvt_* opcodes which have src0 of an integer type.

Diff Detail

Repository
rL LLVM

Event Timeline

dp created this revision.Mar 24 2017, 5:31 AM
vpykhtin accepted this revision.Mar 24 2017, 7:05 AM

LGTM.

This revision is now accepted and ready to land.Mar 24 2017, 7:05 AM
This revision was automatically updated to reflect the committed changes.