Revert r372366 "Use getTargetConstant for BLENDI, and add a test to catch it."
authorNico Weber <nicolasweber@gmx.de>
Fri, 20 Sep 2019 12:05:29 +0000 (12:05 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 20 Sep 2019 12:05:29 +0000 (12:05 +0000)
commit03475adcf720cdecf50cae7ef17c9b70883115df
tree80627e614d5a21c7de4bd8a7c68a307571de39f3
parent7335197147924b15163ded2177ddc3b7ae118712
Revert r372366 "Use getTargetConstant for BLENDI, and add a test to catch it."

This reverts commit 52621307bcab2013e8833f3317cebd63a6db3885.

Tests have been failing all night with

    [0/2] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix)
    -- Testing: 33647 tests, 64 threads --
    Testing: 0 .. 10..
    UNRESOLVED: LLVM :: CodeGen/AMDGPU/GlobalISel/isel-blendi-gettargetconstant.ll (6943 of 33647)
    ******************** TEST 'LLVM :: CodeGen/AMDGPU/GlobalISel/isel-blendi-gettargetconstant.ll' FAILED ********************
    Test has no run line!
    ********************

Since there were other concerns on https://reviews.llvm.org/D67785,
I'm just reverting for now.

llvm-svn: 372383
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/isel-blendi-gettargetconstant.ll [deleted file]