Fix missed case of switching getConstant to getTargetConstant. Try 2.
authorSterling Augustine <saugustine@google.com>
Fri, 20 Sep 2019 22:26:55 +0000 (22:26 +0000)
committerSterling Augustine <saugustine@google.com>
Fri, 20 Sep 2019 22:26:55 +0000 (22:26 +0000)
commit4a58936716e5733662ca1f46734594db0a0e67b9
tree74a2289f503439a5823350498bc2e3fc06dbf738
parenteacbe1cccc40ddd8874fcdbbee2cb9f8a842f4b5
Fix missed case of switching getConstant to getTargetConstant. Try 2.

Summary: This fixes a crasher introduced by r372338.

Reviewers: echristo, arsenm

Subscribers: wdng, hiraditya, llvm-commits

Tags: #llvm

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

llvm-svn: 372434
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/isel-blendi-gettargetconstant.ll [new file with mode: 0644]