[all-commits] [llvm/llvm-project] e60d65: AMDGPU/GlobalISel: Handle VOP3NoMods
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jan 27 09:16:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e60d6582604bd4367377074fef0ac459c0e3df26
https://github.com/llvm/llvm-project/commit/e60d6582604bd4367377074fef0ac459c0e3df26
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUGISel.td
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fma.s32.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fmad.s32.mir
Log Message:
-----------
AMDGPU/GlobalISel: Handle VOP3NoMods
More information about the All-commits
mailing list