diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2024-06-10 12:02:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-10 12:02:16 +0100 |
commit | d319fc41d0e35bfea8368ad91dc15ab319cddcb7 (patch) | |
tree | fb59c0b10ee8a34cafc14c0b998611ab33858dcd /llvm/lib/IR/Module.cpp | |
parent | 5c268cfaae521dc2db1af58085e3c8d66a5533fe (diff) | |
download | llvm-d319fc41d0e35bfea8368ad91dc15ab319cddcb7.zip llvm-d319fc41d0e35bfea8368ad91dc15ab319cddcb7.tar.gz llvm-d319fc41d0e35bfea8368ad91dc15ab319cddcb7.tar.bz2 |
[mlir][ArmSME] Add option to only enable streaming mode for scalable code (#94759)
This adds a new option
`-enable-arm-streaming=if-contains-scalable-vectors`, which only applies
the selected streaming/ZA modes if the function contains scalable vector
types.
As a NFC this patch also removes the `only-` prefix from the
`if-required-by-ops` mode.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions