[OpenMPOPT][NFC] Introducing OMPInformationCache.
authorsstefan1 <sstipanovic@s-energize.com>
Sat, 13 Jun 2020 21:57:48 +0000 (23:57 +0200)
committersstefan1 <sstipanovic@s-energize.com>
Wed, 17 Jun 2020 14:56:45 +0000 (16:56 +0200)
commit7cfd267c518aba226b34b7fbfe8db70000b22053
treef9e0539759a9dae2fa91a5b6c4dde22da57927f4
parentdef2e4c47fab7165bf79305182e8e10a0236bc30
[OpenMPOPT][NFC] Introducing OMPInformationCache.

Summary:
Introduction of OpenMP-specific information cache based on Attributor's `InformationCache`. This should make it easier to share information between them.

Reviewers: jdoerfert, JonChesterfield, hamax97, jhuber6, uenoku

Subscribers: yaxunl, hiraditya, guansong, uenoku, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D81798
llvm/lib/Transforms/IPO/OpenMPOpt.cpp