Revert "[OpenMPOpt] ICV tracking for calls"
authorJohannes Doerfert <johannes@jdoerfert.de>
Thu, 20 Aug 2020 05:00:35 +0000 (00:00 -0500)
committerJohannes Doerfert <johannes@jdoerfert.de>
Thu, 20 Aug 2020 05:00:35 +0000 (00:00 -0500)
commit1de70a724e01f111c90e9ba242f46241159478e9
treea7bf77253602ed463bb195f689019af540334360
parent0289696751e9a959b2413ca26624fc6c91be1eea
Revert "[OpenMPOpt] ICV tracking for calls"

This commits breaks certain OpenMP codes (on power) because it expanded
the Attributor scope without telling the Attributor about the SCC
extend. See: https://reviews.llvm.org/D85544#2227611

This reverts commit b0b32e649011d9a60165b9b53eb2764b7da9c8ca.
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/icv_tracking.ll