This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Use new hasDummyOperands on vop3_real
AbandonedPublic

Authored by tpr on Jul 6 2018, 8:25 AM.

Details

Summary

This ensures that the MC decoder leaves a dummy operand for the missing
src2 modifiers on a mac, without the hack to insert it manually.

This change requires D49027.

Change-Id: I18681ee99da9c5b9650ee05d5d305a8e5d0dfe09

Diff Detail