diff options
author | Sam Tebbs <samuel.tebbs@arm.com> | 2024-08-02 09:42:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-02 09:42:00 +0100 |
commit | e7f9d8e5c3e49e729c69aaa9be3322f7902370b8 (patch) | |
tree | 44c15113640b1f48efdb664eece7f21074844b89 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9fa17fea3c2edb5903250b0da8f67861b81527b3 (diff) | |
download | llvm-e7f9d8e5c3e49e729c69aaa9be3322f7902370b8.zip llvm-e7f9d8e5c3e49e729c69aaa9be3322f7902370b8.tar.gz llvm-e7f9d8e5c3e49e729c69aaa9be3322f7902370b8.tar.bz2 |
[AArch64] Lower alias mask to a whilewr (#100769)
https://github.com/llvm/llvm-project/pull/100579 emits IR that creates a
mask disabling lanes that could alias within a loop iteration, based on
a pair of pointers. This PR lowers that IR to the WHILEWR instruction
for AArch64.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions