[all-commits] [llvm/llvm-project] 29d0a8: [clang][CGOpenMPRuntimeGPU] Avoid llvm::Type::getP...

Youngsuk Kim via All-commits all-commits at lists.llvm.org
Sat Sep 28 06:57:42 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29d0a8470426a8518da28c3e90ef884ad07f200a
      https://github.com/llvm/llvm-project/commit/29d0a8470426a8518da28c3e90ef884ad07f200a
  Author: Youngsuk Kim <joseph942010 at gmail.com>
  Date:   2024-09-28 (Sat, 28 Sep 2024)

  Changed paths:
    M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp

  Log Message:
  -----------
  [clang][CGOpenMPRuntimeGPU] Avoid llvm::Type::getPointerTo() (NFC) (#110357)

`llvm::Type::getPointerTo()` is to be removed soon.



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