diff options
author | Francesco Petrogalli <francesco.petrogalli@arm.com> | 2020-04-15 21:46:51 +0100 |
---|---|---|
committer | Francesco Petrogalli <francesco.petrogalli@arm.com> | 2020-04-15 21:49:16 +0100 |
commit | 89680f25e854fe73b95c9f493c073ed1c070e42c (patch) | |
tree | a84185bf20c2715d81404944c58d77845bb08d01 /llvm/lib/Support/MemoryBuffer.cpp | |
parent | 1349ca4359b118b0df47c8b2849bed19684e0cb1 (diff) | |
download | llvm-89680f25e854fe73b95c9f493c073ed1c070e42c.zip llvm-89680f25e854fe73b95c9f493c073ed1c070e42c.tar.gz llvm-89680f25e854fe73b95c9f493c073ed1c070e42c.tar.bz2 |
[llvm][CodeGen] Rename SVE gather prefetch intrinsics. [NFC]
Summary:
The renaming is necessary to make the naming scheme uniform with other
gather/scatter load/stores SVE intrinsics.
The naming of variables and functions have been adapted to make it
explicit whether we are dealing with a scalar offset (which is
unscaled) or an index (which is scaled according to the data type of
the lanes of the vector).
Reviewers: andwar, sdesmalen, rengolin
Reviewed By: andwar
Subscribers: tschuett, hiraditya, arphaman, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77839
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions