diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2024-06-24 11:10:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-24 11:10:00 +0100 |
commit | 1b64ed0e0c7fde1b65d55bfb7954beadc0f60e28 (patch) | |
tree | 42ecff2e0ac103050a1ec5355b5d31577c13a711 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 738533c84aeb56fff94b19c71714f54ae91c3670 (diff) | |
download | llvm-1b64ed0e0c7fde1b65d55bfb7954beadc0f60e28.zip llvm-1b64ed0e0c7fde1b65d55bfb7954beadc0f60e28.tar.gz llvm-1b64ed0e0c7fde1b65d55bfb7954beadc0f60e28.tar.bz2 |
[mlir][ArmSME] Disallow streaming mode for gathers/scatters (#96209)
Ideally, this would be based on target information (but we don't really
have that), so this currently errs on the side of caution. If possible
gathers/scatters should be lowered regular vector loads/stores before
using invoking enable-arm-streaming.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions