[all-commits] [llvm/llvm-project] 1a58c3: Avoid capping heap to stack optimization for __kmp...

Gheorghe-Teodor Bercea via All-commits all-commits at lists.llvm.org
Fri Apr 21 06:28:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a58c3d601b4c982afeb714c3a6c4be4d787cbf1
      https://github.com/llvm/llvm-project/commit/1a58c3d601b4c982afeb714c3a6c4be4d787cbf1
  Author: Doru Bercea <doru.bercea at amd.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
    M llvm/test/Transforms/Attributor/heap_to_stack_gpu.ll

  Log Message:
  -----------
  Avoid capping heap to stack optimization for __kmpc_alloc_shared allocations.

Review: https://reviews.llvm.org/D148849




More information about the All-commits mailing list