diff options
author | Matthias Braun <matze@braunis.de> | 2024-12-03 15:01:28 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-03 15:01:28 -0800 |
commit | ea6cdb9a0708330089d583ce20aeaf81eec94ff7 (patch) | |
tree | f8a82274d21a1dc61d813669014720f9616257bc /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | c7d38591be8b5c581c228313d2972cb758221cc2 (diff) | |
download | llvm-ea6cdb9a0708330089d583ce20aeaf81eec94ff7.zip llvm-ea6cdb9a0708330089d583ce20aeaf81eec94ff7.tar.gz llvm-ea6cdb9a0708330089d583ce20aeaf81eec94ff7.tar.bz2 |
allow prefer 256 bit attribute target (#117092)
This allows
`__attribute__((target("prefer-256-bit")))` /
`__attribute__((target("no-prefer-256-bit")))` to create variants of a
functions with 256/512 bit vector sizes within the same application.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions