aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object
diff options
context:
space:
mode:
authorlizhijin <lizhijin3@huawei.com>2023-02-10 14:42:33 +0800
committerzhongyunde <zhongyunde@huawei.com>2023-02-10 14:51:28 +0800
commitb1c4ceccf993cd00b8c32cc2720e08694355bd4a (patch)
treec8387297d901310ee782acd2b7417e185cd09bc1 /llvm/lib/Object
parent9d8a7f780c5da87a0f0e41b5e8978920b1e9947d (diff)
downloadllvm-b1c4ceccf993cd00b8c32cc2720e08694355bd4a.zip
llvm-b1c4ceccf993cd00b8c32cc2720e08694355bd4a.tar.gz
llvm-b1c4ceccf993cd00b8c32cc2720e08694355bd4a.tar.bz2
[SVE] Add intrinsics for logical/bitwise operations that explicitly undefine the result for inactive lanes
This patch adds new intrinsics for logical/bitwise operations and changes the lowering for the following builtins to emit calls to the new aarch64.sve.###.u intrinsics. svand_x svand_n_x svorr_x svorr_n_x sveor_x sveor_n_x svbic_x svbic_n_x Reviewed By: paulwalker-arm Differential Revision: https://reviews.llvm.org/D143499
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions