summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2020-01-04 17:03:33 -0800
committerCraig Topper <craig.topper@gmail.com>2020-01-04 17:03:50 -0800
commit285d5e6b8b1ecc70c25468b6c7458d2adadeddf3 (patch)
tree4c756df5eac11a103d0bb8c95a69affa59b68ac5 /lldb/packages/Python/lldbsuite/test/python_api
parent085898d469ab782f0a26f119b109aa8eb5d37745 (diff)
downloadbcm5719-llvm-285d5e6b8b1ecc70c25468b6c7458d2adadeddf3.tar.gz
bcm5719-llvm-285d5e6b8b1ecc70c25468b6c7458d2adadeddf3.zip
[LegalizeVectorOps] Split most of ExpandStrictFPOp into a separate UnrollStrictFPOp method. Call that method from ExpandUINT_TO_FLOAT.
ExpandStrictFPOp calls ExpandUINT_TO_FLOAT. Previously, ExpandUINT_TO_FLOAT returned SDValue() if it wasn't able to handle and needed to unroll. Then ExpandStrictFPOp would detect his SDValue() and do the unroll. After this change, ExpandUINT_TO_FLOAT will directly call UnrollStrictFPOp and return the unrolled result.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud