[all-commits] [llvm/llvm-project] 15bf91: AMDGPU: Remove VOP3OpSelMods0 complex pattern
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Mar 4 14:18:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 15bf916b548ed70a38545c1837de08a4da70425c
https://github.com/llvm/llvm-project/commit/15bf916b548ed70a38545c1837de08a4da70425c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUGISel.td
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
Log Message:
-----------
AMDGPU: Remove VOP3OpSelMods0 complex pattern
Use default operand of 0 instead.
More information about the All-commits
mailing list