Files
clang-p2996/llvm/lib/Transforms/IPO/OpenMPOpt.cpp
Ivan R. Ivanov 39f09ec245 Invalidate analyses after running Attributor in OpenMPOpt (#74908)
Using the LoopInfo from OMPInfoCache after the Attributor ran resulted
in a crash due to it being in an invalid state.

---------

Co-authored-by: Ivan Radanov Ivanov <ivanov2@llnl.gov>
2023-12-20 15:01:21 -08:00

222 KiB