[all-commits] [llvm/llvm-project] f96810: [AMDGPU] Expand vector trunc stores from i16 to i8
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Apr 7 21:47:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f96810ff346d99b63a9c50b65e23b393173d37ce
https://github.com/llvm/llvm-project/commit/f96810ff346d99b63a9c50b65e23b393173d37ce
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-04-07 (Tue, 07 Apr 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
A llvm/test/CodeGen/AMDGPU/trunc-store-vec-i16-to-i8.ll
Log Message:
-----------
[AMDGPU] Expand vector trunc stores from i16 to i8
Differential Revision: https://reviews.llvm.org/D77693
More information about the All-commits
mailing list