[all-commits] [llvm/llvm-project] afcc9a: [SVE][Codegen] Add a helper function for pointer i...
kmclaughlin-arm via All-commits
all-commits at lists.llvm.org
Mon Jul 13 03:04:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: afcc9a81d2dce92f98732ecc90433141c346971a
https://github.com/llvm/llvm-project/commit/afcc9a81d2dce92f98732ecc90433141c346971a
Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
Log Message:
-----------
[SVE][Codegen] Add a helper function for pointer increment logic
Summary:
Helper used when splitting load & store operations to calculate
the pointer + offset for the high half of the split
Reviewers: efriedma, sdesmalen, david-arm
Reviewed By: efriedma
Subscribers: tschuett, hiraditya, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D83577
More information about the All-commits
mailing list