aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorBenjamin Maxwell <benjamin.maxwell@arm.com>2024-05-16 10:53:14 +0100
committerGitHub <noreply@github.com>2024-05-16 10:53:14 +0100
commit90d2f8c630e1ddddd034e4a0e575929c08dd26bf (patch)
treebfef7bf04ae8897f916516b54f192ebd60e54ddb /lldb/packages/Python/lldbsuite/test/configuration.py
parentcfcbe3ae55144635cac4ab00c017e3e93dad1c4b (diff)
downloadllvm-90d2f8c630e1ddddd034e4a0e575929c08dd26bf.zip
llvm-90d2f8c630e1ddddd034e4a0e575929c08dd26bf.tar.gz
llvm-90d2f8c630e1ddddd034e4a0e575929c08dd26bf.tar.bz2
[mlir][vector] Teach `TransferOptimization` to look through trivial aliases (#87805)
This allows `TransferOptimization` to eliminate and forward stores that are to trivial aliases (rather than just to identical memref values). A trivial aliases is (currently) defined as: 1. A `memref.cast` 2. A `memref.subview` with a zero offset and unit strides 3. A chain of 1 and 2
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions