summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2019-12-11 16:28:14 +0100
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2019-12-11 16:32:08 +0100
commitac473394ff04ac3e33c15b8358b68a78834b8424 (patch)
treefc97a4a9f0f5bd6d210c933839568fee6cb49cfb /lldb/packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py
parent942c9946cc2fba6acd3805cfeaca90007f532f1f (diff)
downloadbcm5719-llvm-ac473394ff04ac3e33c15b8358b68a78834b8424.tar.gz
bcm5719-llvm-ac473394ff04ac3e33c15b8358b68a78834b8424.zip
[SystemZ] Fix 128-bit strict FMA expansion pre-z14
Before z14, we did not have any FMA instruction for 128-bit floating-point, so the @llvm.fma.f128 intrinsic needs to be expanded to a libcall on those platforms. This worked correctly for regular FMA, but was implemented incorrectly for the strict version. This was not noticed because we did not have test coverage for this case. This patch fixes that incorrect expansion and adds the missing test cases.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud