diff options
author | Mats Petersson <mats.petersson@arm.com> | 2023-10-02 12:01:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 12:01:12 +0100 |
commit | 11e68c7e7ffb430f17a02c5ca28f6884b5de563a (patch) | |
tree | 26f224a0d030993d1f528906467b5aeb4da4351b /clang/lib/CodeGen | |
parent | 414ff812d6241b728754ce562081419e7fc091eb (diff) | |
download | llvm-11e68c7e7ffb430f17a02c5ca28f6884b5de563a.zip llvm-11e68c7e7ffb430f17a02c5ca28f6884b5de563a.tar.gz llvm-11e68c7e7ffb430f17a02c5ca28f6884b5de563a.tar.bz2 |
[flang]Add vscale argument parsing (#67676)
Support for vector scale range arguments, for AArch64 scalable vector
extension (SVE) support.
Adds -msve-vector-bits to the flang frontend, and for flang fc1 the
options are -mvscale-min and -mvscale-max (optional). These match the
clang and clang cc1 options for the same purposes.
A further patch will actually USE these arguments.
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions