commit | 45250546737c08d28419736b4c99c1408ff79115 | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue May 22 06:32:10 2018 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue May 22 06:32:10 2018 +0000 |
tree | e28f405435ff05c6cf1eb2d9c3fad75ddf5db810 | |
parent | b77633aafe8524e44fbdb7fc838b999672f6220e [diff] |
AMDGPU: Make v2i16/v2f16 legal on VI This usually results in better code. Fixes using inline asm with short2, and also fixes having a different ABI for function parameters between VI and gfx9. Partially cleans up the mess used for lowering of the d16 operations. Making v4f16 legal will help clean this up more, but this requires additional work. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332953 91177308-0d34-0410-b5e6-96231b3b80d8