[all-commits] [llvm/llvm-project] c05f23: AMDGPU/GlobalISel: Select llvm.amdgcn.mov.dpp
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jan 22 08:48:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c05f23e409a7613a884de6ef89170e13931a697b
https://github.com/llvm/llvm-project/commit/c05f23e409a7613a884de6ef89170e13931a697b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstructions.td
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.mov.dpp.ll
Log Message:
-----------
AMDGPU/GlobalISel: Select llvm.amdgcn.mov.dpp
This is deprecated, but easy to support.
More information about the All-commits
mailing list