aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2014-09-22 15:35:30 +0000
committerTom Stellard <thomas.stellard@amd.com>2014-09-22 15:35:30 +0000
commit4349b19efb01eee44354705894ed6777f7488e4b (patch)
tree769438be749d3f31625a473b72c3954dd3fe31ea /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentec2e43c0735b916624b3865c30f50808c75735b1 (diff)
downloadllvm-4349b19efb01eee44354705894ed6777f7488e4b.zip
llvm-4349b19efb01eee44354705894ed6777f7488e4b.tar.gz
llvm-4349b19efb01eee44354705894ed6777f7488e4b.tar.bz2
R600/SI: Use ISD::MUL instead of ISD::UMULO when lowering division
ISD::MUL and ISD:UMULO are the same except that UMULO sets an overflow bit. Since we aren't using the overflow bit, we should use ISD::MUL. llvm-svn: 218251
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions