[all-commits] [llvm/llvm-project] 9ef166: [AMDGPU] Fix FoldImmediate for 16 bit operand
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue May 5 10:19:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9ef166e65748cdb3b8c7c74a51113a58f2a7753d
https://github.com/llvm/llvm-project/commit/9ef166e65748cdb3b8c7c74a51113a58f2a7753d
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-05-05 (Tue, 05 May 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
A llvm/test/CodeGen/AMDGPU/fold_16bit_imm.mir
Log Message:
-----------
[AMDGPU] Fix FoldImmediate for 16 bit operand
Differential Revision: https://reviews.llvm.org/D79362
More information about the All-commits
mailing list