[all-commits] [llvm/llvm-project] 2ab253: [polly] Avoid llvm::Type::getPointerTo() (NFC) (#1...

Youngsuk Kim via All-commits all-commits at lists.llvm.org
Thu Oct 17 02:41:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ab2539ce95bd3330370e703020a28eca89ea872
      https://github.com/llvm/llvm-project/commit/2ab2539ce95bd3330370e703020a28eca89ea872
  Author: Youngsuk Kim <joseph942010 at gmail.com>
  Date:   2024-10-17 (Thu, 17 Oct 2024)

  Changed paths:
    M polly/lib/CodeGen/LoopGeneratorsKMP.cpp

  Log Message:
  -----------
  [polly] Avoid llvm::Type::getPointerTo() (NFC) (#112651)

`llvm::Type::getPointerTo()` is to be deprecated & 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