aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorAndrew Gozillon <Andrew.Gozillon@amd.com>2023-09-19 08:03:01 -0500
committerAndrew Gozillon <Andrew.Gozillon@amd.com>2023-09-19 08:26:46 -0500
commiteaa0d281b62cf0e1e538c24b69b2acde7b0fa665 (patch)
treea86b175e82eafd0c5dc032a66da754eab896bcbe /lldb/source/Plugins/ScriptInterpreter/Python
parent8fde6f41a0e5a2b280e46521ed2236fab5c03412 (diff)
downloadllvm-eaa0d281b62cf0e1e538c24b69b2acde7b0fa665.zip
llvm-eaa0d281b62cf0e1e538c24b69b2acde7b0fa665.tar.gz
llvm-eaa0d281b62cf0e1e538c24b69b2acde7b0fa665.tar.bz2
[Flang][MLIR][OpenMP] Update OMPEarlyOutlining to support Bounds, MapEntry and declare target globals
This patch is a required change for the device side IR to maintain apporpiate links for declare target variables to their global variables for later lowering. It is also a requirement to clone over map bounds and entry operations to maintain the correct information for later lowering of the IR. It simply tries to clone over the relevant information maintaining the appropriate links they would have maintained prior to the pass, rather than redirecting them to new function arguments which causes a loss of information in the case of Declare Target and map information. Depends on D158734 reviewers: TIFitis, razvanlupusoru Differential Revision: https://reviews.llvm.org/D158735
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions