diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-03-17 10:27:29 +0000 |
---|---|---|
committer | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-03-17 11:04:19 +0000 |
commit | af64948e2a050d1ef3b7fd314ed07b2a2fe402a5 (patch) | |
tree | 9e52c97d4a5e39cc7dbca11f00783df93966f0f0 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 06489eaa92162c6b01a767124f3fcdada99bb2f1 (diff) | |
download | llvm-af64948e2a050d1ef3b7fd314ed07b2a2fe402a5.zip llvm-af64948e2a050d1ef3b7fd314ed07b2a2fe402a5.tar.gz llvm-af64948e2a050d1ef3b7fd314ed07b2a2fe402a5.tar.bz2 |
[SVE][Inline-Asm] Add constraints for SVE ACLE types
Summary:
Adds the constraints described below to ensure that we
can tie variables of SVE ACLE types to operands in inline-asm:
- y: SVE registers Z0-Z7
- Upl: One of the low eight SVE predicate registers (P0-P7)
- Upa: Full range of SVE predicate registers (P0-P15)
Reviewers: sdesmalen, huntergr, rovka, cameron.mcinally, efriedma, rengolin
Reviewed By: efriedma
Subscribers: miyuki, tschuett, rkruppe, psnobl, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D75690
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions