diff options
author | Lucas Prates <lucas.prates@arm.com> | 2020-02-12 15:08:01 +0000 |
---|---|---|
committer | Lucas Prates <lucas.prates@arm.com> | 2020-03-19 12:04:14 +0000 |
commit | dade859b58827eaddc88f820c5dd5a28cf3532f3 (patch) | |
tree | 152393831860c8ce80b6d7684d5668a6a9d27cb4 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 7bf23563f4d8420cf85ae949611538041b1af075 (diff) | |
download | llvm-dade859b58827eaddc88f820c5dd5a28cf3532f3.zip llvm-dade859b58827eaddc88f820c5dd5a28cf3532f3.tar.gz llvm-dade859b58827eaddc88f820c5dd5a28cf3532f3.tar.bz2 |
[ARM] Setting missing isLaneQ attribute on Neon Intrisics definitions
Summary:
Some of the `*_laneq` intrinsics defined in arm_neon.td were missing the
setting of the `isLaneQ` attribute. This patch sets the attribute on the
related definitions, as they will be required to properly perform range
checks on their lane arguments.
Reviewers: jmolloy, t.p.northover, rsmith, olista01, dnsampaio
Reviewed By: dnsampaio
Subscribers: dnsampaio, kristof.beyls, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D74616
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions