diff options
author | David Green <david.green@arm.com> | 2024-04-08 08:53:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-08 08:53:27 +0100 |
commit | 9fd2e2c2fd0dbd5d11a5899bd6bb4db0fd3f2c35 (patch) | |
tree | 0f57277d44aa4df0d5bf0ab034b1bd90d7f26673 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | ac321cbb0350996ceef4e6d9e8a1035880609288 (diff) | |
download | llvm-9fd2e2c2fd0dbd5d11a5899bd6bb4db0fd3f2c35.zip llvm-9fd2e2c2fd0dbd5d11a5899bd6bb4db0fd3f2c35.tar.gz llvm-9fd2e2c2fd0dbd5d11a5899bd6bb4db0fd3f2c35.tar.bz2 |
[DAG][AArch64] Support masked loads/stores with nontemporal flags (#87608)
SVE has some non-temporal masked loads and stores. The metadata coming
from the nodes is not copied to the MMO at the moment though, meaning it
will generate a normal instruction. This patch ensures that the right
flags are set if the instruction has non-temporal metadata.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions