diff options
author | Tom Eccles <tom.eccles@arm.com> | 2024-09-17 10:25:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-17 10:25:37 +0100 |
commit | 1e64864c6fdcbd9cb78b69b1a3a3f3da84ec2e7a (patch) | |
tree | 2bd4f0ff79e61421ceb7b6c4b655e2a5d1d72717 /llvm/lib/Analysis/ScalarEvolution.cpp | |
parent | 88a9bcaf7074d21aa818cfa3952300dc9547be77 (diff) | |
download | llvm-1e64864c6fdcbd9cb78b69b1a3a3f3da84ec2e7a.zip llvm-1e64864c6fdcbd9cb78b69b1a3a3f3da84ec2e7a.tar.gz llvm-1e64864c6fdcbd9cb78b69b1a3a3f3da84ec2e7a.tar.bz2 |
[flang][StackArrays] run in parallel on different functions (#108842)
Since #108562, StackArrays no longer has to create function declarations
at the module level to use stacksave/stackrestore LLVM intrinsics. This
will allow it to run in parallel on multiple functions at the same time.
Diffstat (limited to 'llvm/lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions