aboutsummaryrefslogtreecommitdiff
path: root/libc/include
diff options
context:
space:
mode:
authorTom Eccles <tom.eccles@arm.com>2024-05-01 19:04:51 +0100
committerGitHub <noreply@github.com>2024-05-01 19:04:51 +0100
commitd1b3648ed9da1ea8f1ca62a150b519f9d08fffaf (patch)
treedad80c7fd3bc4aba302183ba9667358acf2e1eee /libc/include
parent28869a704ef59471cee6c750f2566b133b0ff391 (diff)
downloadllvm-d1b3648ed9da1ea8f1ca62a150b519f9d08fffaf.zip
llvm-d1b3648ed9da1ea8f1ca62a150b519f9d08fffaf.tar.gz
llvm-d1b3648ed9da1ea8f1ca62a150b519f9d08fffaf.tar.bz2
[flang] always run PolymorphicOpConversion sequentially (#90721)
It was pointed out in post commit review of https://github.com/llvm/llvm-project/pull/90597 that the pass should never have been run in parallel over all functions (and now other top level operations) in the first place. The mutex used in the pass was ineffective at preventing races since each instance of the pass would have a different mutex.
Diffstat (limited to 'libc/include')
0 files changed, 0 insertions, 0 deletions