[all-commits] [llvm/llvm-project] 548e01: [flang][cuda] Add fence after barrier_init (#163016)

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Sat Oct 11 12:39:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 548e0137bb9dd473927e5d0e8a8140f66aee747c
      https://github.com/llvm/llvm-project/commit/548e0137bb9dd473927e5d0e8a8140f66aee747c
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2025-10-11 (Sat, 11 Oct 2025)

  Changed paths:
    M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
    M flang/test/Lower/CUDA/cuda-device-proc.cuf

  Log Message:
  -----------
  [flang][cuda] Add fence after barrier_init (#163016)

Add a fence after the barrier init instruction as it is done in the
reference compiler.



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