diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-06-29 10:51:41 +0100 |
---|---|---|
committer | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-06-29 11:59:53 +0100 |
commit | bb6603f0132b4e42633d1402076acfa634c034e0 (patch) | |
tree | 33ff7030ad04e7bd90a8c61139092d5febec13d3 /llvm/lib/IR/DataLayout.cpp | |
parent | 07af106810958bdde0a5ca28b2f69b4281cd10a2 (diff) | |
download | llvm-bb6603f0132b4e42633d1402076acfa634c034e0.zip llvm-bb6603f0132b4e42633d1402076acfa634c034e0.tar.gz llvm-bb6603f0132b4e42633d1402076acfa634c034e0.tar.bz2 |
[AArch64][SVE] Bail out of performPostLD1Combine for scalable types
Summary:
performPostLD1Combine will introduce either a LD1LANEpost
or LD1DUPpost node, which will cause selection failure if the
return type is a scalable vector.
Reviewers: sdesmalen, c-rhodes, efriedma
Reviewed By: efriedma
Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl, danielkiss, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82670
Diffstat (limited to 'llvm/lib/IR/DataLayout.cpp')
0 files changed, 0 insertions, 0 deletions