[all-commits] [llvm/llvm-project] e7f5d6: Revert "[OpenMP] Use simple VLA implementation to ...

Shilei Tian via All-commits all-commits at lists.llvm.org
Tue Nov 28 15:34:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7f5d609dd7ec73f9e098532d3fa73b9fa4be02d
      https://github.com/llvm/llvm-project/commit/e7f5d609dd7ec73f9e098532d3fa73b9fa4be02d
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2023-11-28 (Tue, 28 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 (#71412)"

This reverts commit eaab947a8aa39002e8bdaa82be08cbc31e116a11 because it
causes link error.




More information about the All-commits mailing list