[all-commits] [llvm/llvm-project] 4e0f46: Reapply "[OpenMP][FIX] Restrict more unsound assmp...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Mon Dec 19 18:28:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e0f464ce2d995d9ee8466729dd5f8c2239f3bab
https://github.com/llvm/llvm-project/commit/4e0f464ce2d995d9ee8466729dd5f8c2239f3bab
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/test/Transforms/Attributor/value-simplify-assume.ll
M llvm/test/Transforms/Attributor/value-simplify-gpu.ll
A llvm/test/Transforms/Attributor/value-simplify-reachability.ll
A llvm/test/Transforms/OpenMP/value-simplify-openmp-opt.ll
Log Message:
-----------
Reapply "[OpenMP][FIX] Restrict more unsound assmptions about threading"
This reverts commit 3b052558125cbedf18c2ddb65780b50d6f437d54.
This patch got reverted due to an unrelated memory leak that has been
fixed.
More information about the All-commits
mailing list