[flang-commits] [flang] [flang][AddAliasTags] Generalise tbaa tags beyond functions (PR #92379)
Slava Zakharin via flang-commits
flang-commits at lists.llvm.org
Thu May 23 08:26:31 PDT 2024
vzakhari wrote:
Hi Tom, it looks okay to me, but I do not really see what useful TBAA information we can generate for standalone isolated-from-above OpenMP operations. Can you please give some examples of how this may evolve and become useful?
It seems to me that we can only attach some useful TBAA tags after such operations are inlined into their users' contexts, but then this change does not really apply to this case.
https://github.com/llvm/llvm-project/pull/92379
More information about the flang-commits
mailing list