summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/enable-no-signed-zeros-fp-math.ll
diff options
context:
space:
mode:
authorAnton Yartsev <anton.yartsev@gmail.com>2017-07-04 01:08:55 +0000
committerAnton Yartsev <anton.yartsev@gmail.com>2017-07-04 01:08:55 +0000
commit66d32c5e06738f851ce0a00d519a9481b52922e9 (patch)
tree9f4e6ca67e6c9614866085215ff6d9c34beff16d /llvm/test/CodeGen/AMDGPU/enable-no-signed-zeros-fp-math.ll
parent61118e7ecd648b9faf01b4febd541305b94730c8 (diff)
downloadbcm5719-llvm-66d32c5e06738f851ce0a00d519a9481b52922e9.tar.gz
bcm5719-llvm-66d32c5e06738f851ce0a00d519a9481b52922e9.zip
[legalize-types] Clean up softening machinery.
The patch makes SoftenFloatResult/Operand logic just the same as all other legalization routines have: SoftenFloatResult() now fills the SoftenFloats map and SoftenFloatOperand() perform all needed replacements. This prevents softening mashinery from leaving stale entries in SoftenFloats map (that resulted in errors during the legalize type checking) and clarifies softening. The patch replaces https://reviews.llvm.org/D29265. Differential Revision: https://reviews.llvm.org/D31946 llvm-svn: 307053
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/enable-no-signed-zeros-fp-math.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud