summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2017-07-10 19:33:38 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2017-07-10 19:33:38 +0000
commitfda531820484369b48e657abbbeaa969d4a94002 (patch)
tree37fbef442bd4d0bc015031734f69cef843c96be7 /llvm/test/CodeGen
parenta46241909a016d137a9864d2b67adc6acb56075c (diff)
downloadbcm5719-llvm-fda531820484369b48e657abbbeaa969d4a94002.tar.gz
bcm5719-llvm-fda531820484369b48e657abbbeaa969d4a94002.zip
AMDGPU: Remove unnecessary check for constant operands
An instruction that has an immediate operand can't reach this point. This is only called for a freshly shrunk instruction, which prevously couldn't have had a literal constant operand. This was also not conservative enough since it woudl also have had to filter other constant-like inputs like frame indexes. llvm-svn: 307574
Diffstat (limited to 'llvm/test/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud