[OpenMP][FIX] Do not use reachability reasoning in parallel contexts
Similar to dominance reasoning, we cannot use CFG reachability if the instructions might be executed by different threads. A follow up will improve our sensitivity for situations when it is OK to use graph reasoning.
Loading
Please sign in to comment