diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-04-20 11:07:48 +0100 |
---|---|---|
committer | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-04-20 11:08:11 +0100 |
commit | 33ffce5414ec47e81016c70abdf0f0a7bff50076 (patch) | |
tree | a6d83ee1c0c6f0e9193f822934f68e422d8a9fde /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 1f67508b7fedb3a0c8ea55a1f5674346563e2bf2 (diff) | |
download | llvm-33ffce5414ec47e81016c70abdf0f0a7bff50076.zip llvm-33ffce5414ec47e81016c70abdf0f0a7bff50076.tar.gz llvm-33ffce5414ec47e81016c70abdf0f0a7bff50076.tar.bz2 |
[AArch64][SVE] Remove LD1/ST1 dependency on llvm.masked.load/store
Summary:
The SVE masked load and store intrinsics introduced in D76688 rely on
common llvm.masked.load/store nodes. This patch creates new ISD nodes
for LD1(S) & ST1 to remove this dependency.
Additionally, this adds support for sign & zero extending
loads and truncating stores.
Reviewers: sdesmalen, efriedma, cameron.mcinally, c-rhodes, rengolin
Reviewed By: efriedma
Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl, danielkiss, andwar, cfe-commits, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78204
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions