summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
diff options
context:
space:
mode:
authorShraiysh Vaishay <Shraiysh.Vaishay@amd.com>2022-02-10 10:38:06 +0530
committerShraiysh Vaishay <Shraiysh.Vaishay@amd.com>2022-02-10 13:16:10 +0530
commit35dfa78ff8d44733b1c805309f0bbd4a8c960897 (patch)
tree9f743fde3b931b4187180ac1b3a91cf188fe155e /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
parent7d7ebf3cf06e6845dc5b83912f0adecbf69e1123 (diff)
[OpenMP][IRBuilder] Handle floats for atomic update and fix AllocaIP for update/capture
This patch fixes `createAtomicUpdate` for lowering with float types. Test added for the same. This patch also changes the alloca argument for createAtomicUpdate and createAtomicCapture from `Instruction*` to `InsertPointTy`. This is in line with the other functions of the OpenMPIRBuilder class which take AllocaIP as an `InsertPointTy`. Reviewed By: Meinersbur Differential Revision: https://reviews.llvm.org/D118227
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions