AMDGPU/GlobalISel: Don't use pointless getConstantVRegVal
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 30 Jan 2020 14:25:47 +0000 (09:25 -0500)
committerMatt Arsenault <arsenm2@gmail.com>
Thu, 30 Jan 2020 14:38:43 +0000 (09:38 -0500)
commitd6b83d6ba5a1a07e8d4398b28674e181b59c3455
treec6a5c2c8fe8e6637da3f621f65225bfa7536fb4d
parentaddc27bc437d2fb1f31d88294b227ac32be63cc5
AMDGPU/GlobalISel: Don't use pointless getConstantVRegVal

This is always a G_CONSTANT already
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp