This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Fix expansion of i16 MULH
ClosedPublic

Authored by piotr on Oct 22 2020, 7:56 AM.

Details

Summary

This commit marks i16 MULH as expand in AMDGPU backend,
which is necessary after the refactoring in D80485.

Diff Detail

Event Timeline

piotr created this revision.Oct 22 2020, 7:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 22 2020, 7:56 AM
piotr requested review of this revision.Oct 22 2020, 7:56 AM
arsenm accepted this revision.Oct 22 2020, 8:02 AM
This revision is now accepted and ready to land.Oct 22 2020, 8:02 AM
This revision was landed with ongoing or failed builds.Oct 22 2020, 8:06 AM
This revision was automatically updated to reflect the committed changes.