Stanislav Mekhanoshin c85eda74b8 [AMDGPU] fix copies between 32 and 16 bit
This a hack to fix illegal 32 to 16 bit copies.
The problem is when we make 16 bit subregs legal it creates
a huge amount of failures which can only be resolved at once
without a temporary hack like this.

The next step is to change operands, instruction definitions
and patterns until this hack is not needed.

Differential Revision: https://reviews.llvm.org/D79119
2020-05-04 08:54:22 -07:00
..
2020-04-28 15:30:43 -07:00
2020-04-28 15:30:43 -07:00
2019-11-11 14:42:33 +05:30
2019-09-17 17:56:13 +00:00
2019-12-27 16:53:21 -05:00
2020-04-28 15:30:43 -07:00