This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Remove zero_extend patterns for i16 ops selected to 32-bit insts
ClosedPublic

Authored by • tstellarAMD on Nov 17 2016, 6:40 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

• tstellarAMD retitled this revision from to AMDGPU/SI: Remove zero_extend patterns for i16 ops selected to 32-bit insts.
• tstellarAMD updated this object.
• tstellarAMD added a reviewer: arsenm.
• tstellarAMD added a subscriber: llvm-commits.
arsenm accepted this revision.Nov 17 2016, 9:11 PM
arsenm edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 17 2016, 9:11 PM
This revision was automatically updated to reflect the committed changes.