diff options
author | Francesco Petrogalli <francesco.petrogalli@arm.com> | 2020-08-26 15:43:56 +0000 |
---|---|---|
committer | Francesco Petrogalli <francesco.petrogalli@arm.com> | 2020-08-26 18:22:17 +0000 |
commit | 61dfa009579f10e75ef110a80c3e5b657ec5867a (patch) | |
tree | ddbcfbefe920463efed6dbc9139b814d8b0c4285 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 476ca330894bf42feeb6c13547d14c821f6b8e0a (diff) | |
download | llvm-61dfa009579f10e75ef110a80c3e5b657ec5867a.zip llvm-61dfa009579f10e75ef110a80c3e5b657ec5867a.tar.gz llvm-61dfa009579f10e75ef110a80c3e5b657ec5867a.tar.bz2 |
[MC][SVE] Fix data operand for instruction alias of `st1d`.
The version of `st1d` that operates with vector plus immediate
addressing mode uses the alias `st1d { <Zn>.d }, <Pg>, [<Za>.d]` for
rendering `st1d { <Zn>.d }, <Pg>, [<Za>.d, #0]`. The disassembler was
generating `<Zn>.s` instead of `<Zn>.d>`.
Differential Revision: https://reviews.llvm.org/D86633
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions