| commit | 60f588f5709cd1b71c3298ead3d20b61655af6c1 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Fri Jun 10 00:01:04 2016 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Fri Jun 10 00:01:04 2016 +0000 |
| tree | 215c521f29652125e8bf2bd96798786bb4138e03 | |
| parent | 6c347f62cf225a749eeb2050655dc3c47d07061e [diff] |
AMDGPU/SI: Make sure to emit TargetConstant nodes when matching ds_*permute Summary: This fixes a bug with ds_*permute instructions where if it was passed a constant address, then the offset operand would get assigned a register operand instead of an immediate. Reviewers: scchan, arsenm Subscribers: arsenm, llvm-commits Differential Revision: http://reviews.llvm.org/D19994 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272349 91177308-0d34-0410-b5e6-96231b3b80d8