OSDN Git Service

AMDGPU: Drop duplicate setOperationAction
authorJan Vesely <jan.vesely@rutgers.edu>
Mon, 13 Nov 2017 16:46:07 +0000 (16:46 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Mon, 13 Nov 2017 16:46:07 +0000 (16:46 +0000)
commit9ac18d67098fad9cf33c9d499fcce0fd988f63dd
treee3f8c81fbd4eb4a95889a45250c8937edd06b651
parent5afa924e80824cda57bd40dd8e7afd488cb78851
AMDGPU: Drop duplicate setOperationAction

These are set with other scalar int ops few lines up

Differential Revision: https://reviews.llvm.org/D39928

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318051 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUISelLowering.cpp