aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorChristian Ulmann <christianulmann@gmail.com>2024-03-19 17:18:28 +0100
committerGitHub <noreply@github.com>2024-03-19 17:18:28 +0100
commit252e2551eab9b59f7dcbf8bb79a1432884d546e4 (patch)
treef479de5abf2ad66fa422b655d6cb6abcf989cd3a /llvm/lib/CodeGen
parent081a66ffacfe85a37ff775addafcf3371e967328 (diff)
downloadllvm-252e2551eab9b59f7dcbf8bb79a1432884d546e4.zip
llvm-252e2551eab9b59f7dcbf8bb79a1432884d546e4.tar.gz
llvm-252e2551eab9b59f7dcbf8bb79a1432884d546e4.tar.bz2
[MLIR][LLVM][SROA] Avoid splitting dynamically indexed allocas (#85758)
This commit ensures that SROA does no longer attempt to split allocas that are indexed into dynamically. Dynamic indices into arrays are allowed to be negative or out-of-bounds, when the alloca containing the array has memory backing these produced indices.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions