diff options
author | Carl Ritson <carl.ritson@amd.com> | 2020-11-10 12:16:26 +0900 |
---|---|---|
committer | Carl Ritson <carl.ritson@amd.com> | 2020-11-10 12:16:31 +0900 |
commit | fde8351743d5a7ee38ef8838adcfcd59f5ca6e4b (patch) | |
tree | 69fa4a09bf2c131e29617365cb028e7c7c07082a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 979a4d268a48c27d9c0dce642912bcf648614ef8 (diff) | |
download | llvm-fde8351743d5a7ee38ef8838adcfcd59f5ca6e4b.zip llvm-fde8351743d5a7ee38ef8838adcfcd59f5ca6e4b.tar.gz llvm-fde8351743d5a7ee38ef8838adcfcd59f5ca6e4b.tar.bz2 |
[AMDGPU] Fix lowering of S_MOV_{B32,B64}_term
If the source of S_MOV_{B32,B64}_term is an immediate then it
cannot be lowered to a COPY.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D90451
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions