Revert "[OpenMP][FIX] Restrict more unsound assmptions about threading"
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Sat, 17 Dec 2022 01:56:38 +0000 (17:56 -0800)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Sat, 17 Dec 2022 01:56:38 +0000 (17:56 -0800)
commit3b052558125cbedf18c2ddb65780b50d6f437d54
tree82bd229f968665745de6be2a3891afb57203efd5
parentc8468f16e2cfb70e01e4ceba3466b8a32857159c
Revert "[OpenMP][FIX] Restrict more unsound assmptions about threading"

This reverts commit 07c375348083170e39c9498a42a9679c7e08f07f.

Reason: This change is dependent on a commit that needs to be rolled
back because it broke the ASan buildbot. See
https://reviews.llvm.org/rGfc21f2d7bae2e0be630470cc7ca9323ed5859892 for
more information.
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/IPConstantProp/return-argument.ll
llvm/test/Transforms/Attributor/internal-noalias.ll
llvm/test/Transforms/Attributor/value-simplify-assume.ll
llvm/test/Transforms/Attributor/value-simplify-gpu.ll
llvm/test/Transforms/Attributor/value-simplify-reachability.ll
llvm/test/Transforms/OpenMP/value-simplify-openmp-opt.ll [deleted file]