[all-commits] [llvm/llvm-project] 5f864b: Revert "[OpenMP] Use simple VLA implementation to ...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Thu Nov 30 13:16:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f864ba1957e42283b9680ee47811d12e69d92bd
https://github.com/llvm/llvm-project/commit/5f864ba1957e42283b9680ee47811d12e69d92bd
Author: Shilei Tian <i at tianshilei.me>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M openmp/runtime/src/kmp_gsupport.cpp
M openmp/runtime/src/kmp_runtime.cpp
R openmp/runtime/src/kmp_utils.h
Log Message:
-----------
Revert "[OpenMP] Use simple VLA implementation to replace uses of actual VLA"
This reverts commit 97e16da450e94c92456fa5a74768ec1b22fe6b63 because it
causes build error on i386 system.
More information about the All-commits
mailing list