[all-commits] [llvm/llvm-project] 86e13e: AMDGPU/GlobalISel: Use packed for G_ADD/G_SUB/G_MU...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Feb 25 08:20:39 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 86e13ec194a01744822606f4473d577cbc2c211a
https://github.com/llvm/llvm-project/commit/86e13ec194a01744822606f4473d577cbc2c211a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-02-25 (Tue, 25 Feb 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-add.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-mul.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-sub.mir
A llvm/test/CodeGen/AMDGPU/GlobalISel/mul.v2i16.ll
Log Message:
-----------
AMDGPU/GlobalISel: Use packed for G_ADD/G_SUB/G_MUL v2s16
More information about the All-commits
mailing list