diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-09-30 14:39:51 -0700 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2023-10-20 19:28:09 -0700 |
commit | 0a0c23b9ce004664f8481d1ebd15727e736ba5cd (patch) | |
tree | 9a1e83319246af09cb3f5b26fd8b7cca90a637eb /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 3b5d59ab55f885f1e12a9d306de351b798552426 (diff) | |
download | llvm-0a0c23b9ce004664f8481d1ebd15727e736ba5cd.zip llvm-0a0c23b9ce004664f8481d1ebd15727e736ba5cd.tar.gz llvm-0a0c23b9ce004664f8481d1ebd15727e736ba5cd.tar.bz2 |
[OpenMPOpt][FIX] Properly track changes to NestedParallelism
If we update the state, or indicate a pessimistic fixpoint, we need to
consider NestedParallelism too.
Fixes part of https://github.com/llvm/llvm-project/issues/66708
That said, the reproducer still needs malloc which we don't support on
AMD GPU. Will be added later.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions