[all-commits] [llvm/llvm-project] 0f631b: Revert "[OPENMP50]Codegen for scan directive in fo...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Jun 16 14:05:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0f631bd3bb6496fbca96a450719a9e99837de6c0
https://github.com/llvm/llvm-project/commit/0f631bd3bb6496fbca96a450719a9e99837de6c0
Author: Alexey Bataev <a.bataev at hotmail.com>
Date: 2020-06-16 (Tue, 16 Jun 2020)
Changed paths:
M clang/lib/CodeGen/CGStmtOpenMP.cpp
R clang/test/OpenMP/for_simd_scan_codegen.cpp
Log Message:
-----------
Revert "[OPENMP50]Codegen for scan directive in for simd regions."
This reverts commit 6e78a3086a7f563cc55d2ba83a8697b3320857fb to solve
the problem with mem leak.
More information about the All-commits
mailing list