[all-commits] [llvm/llvm-project] 7c3641: [flang][cuda] Do not lower PINNED variable in main...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Aug 12 21:30:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c3641121009147aba0ea45962bd69385bd838b1
      https://github.com/llvm/llvm-project/commit/7c3641121009147aba0ea45962bd69385bd838b1
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M flang/include/flang/Evaluate/tools.h
    M flang/test/Lower/CUDA/cuda-program-global.cuf

  Log Message:
  -----------
  [flang][cuda] Do not lower PINNED variable in main program as global (#102996)

Similar to #102512. Do not lower PINNED variable descriptors in program
unit as globals but keep them local.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list