[all-commits] [llvm/llvm-project] b72f14: AMDGPU/GlobalISel: Better code for one case of G_S...
jayfoad via All-commits
all-commits at lists.llvm.org
Fri Feb 21 13:19:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b72f1448ce42f4e38f0c2a33418089f2320ab8f3
https://github.com/llvm/llvm-project/commit/b72f1448ce42f4e38f0c2a33418089f2320ab8f3
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-02-21 (Fri, 21 Feb 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-shuffle-vector.v2s16.mir
Log Message:
-----------
AMDGPU/GlobalISel: Better code for one case of G_SHUFFLE_VECTOR on v2i16
Reviewers: arsenm
Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, rovka, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D74987
More information about the All-commits
mailing list