diff options
author | Jessica Paquette <jpaquette@apple.com> | 2018-12-19 19:01:36 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2018-12-19 19:01:36 +0000 |
commit | 3560e93dc19622b1def6cbc13f11776e8d6fac3c (patch) | |
tree | 74f97d4933992d8b5dd526ffb9021e0eba86a54d /lldb/packages/Python/lldbsuite/test/expression_command/completion/TestExprCompletion.py | |
parent | 350ee4bb1315bb5d83c3b35f671046adb54ee6db (diff) | |
download | bcm5719-llvm-3560e93dc19622b1def6cbc13f11776e8d6fac3c.tar.gz bcm5719-llvm-3560e93dc19622b1def6cbc13f11776e8d6fac3c.zip |
[GlobalISel][AArch64] Add support for @llvm.ceil
This adds a G_FCEIL generic instruction and uses it in AArch64. This adds
selection for floating point ceil where it has a supported, dedicated
instruction. Other cases aren't handled here.
It updates the relevant gisel tests and adds a select-ceil test. It also adds a
check to arm64-vcvt.ll which ensures that we don't fall back when we run into
one of the relevant cases.
llvm-svn: 349664
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/completion/TestExprCompletion.py')
0 files changed, 0 insertions, 0 deletions