[OpenMP][NFC] Improve debug message for shared memory
authorJoseph Huber <jhuber6@vols.utk.edu>
Wed, 18 Aug 2021 15:48:15 +0000 (11:48 -0400)
committerJoseph Huber <jhuber6@vols.utk.edu>
Wed, 18 Aug 2021 15:56:09 +0000 (11:56 -0400)
commit13d8f000d7271226e5dfc6c0dc25b91cf6233349
tree5c3846c5ae554d0e12f761879728c0d367343498
parentebc01bbc7a6758743e6383af34619ef1423afa15
[OpenMP][NFC] Improve debug message for shared memory

Summary:
Make the debug message for HeapToShared more helpful by showing the
actual call.
llvm/lib/Transforms/IPO/OpenMPOpt.cpp