[all-commits] [llvm/llvm-project] 58753d: [flang][OpenMP] Fix warning due to uninitialized p...
NimishMishra via All-commits
all-commits at lists.llvm.org
Fri Jul 15 23:52:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58753dea15c8ff72034e3e4a13b3a945aa295366
https://github.com/llvm/llvm-project/commit/58753dea15c8ff72034e3e4a13b3a945aa295366
Author: Nimish Mishra <neelam.nimish at gmail.com>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
Log Message:
-----------
[flang][OpenMP] Fix warning due to uninitialized pointer dereference during atomic update lowering
Reviewed By: kiranchandramohan, kazu
Differential Revision: https://reviews.llvm.org/D129914
More information about the All-commits
mailing list