[all-commits] [llvm/llvm-project] 9c486e: [Polly] Fix deprecation warning. NFC.

Michael Kruse via All-commits all-commits at lists.llvm.org
Mon Mar 15 12:32:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c486eb34894d077fabf590c7d0c23aab2ad8bb2
      https://github.com/llvm/llvm-project/commit/9c486eb34894d077fabf590c7d0c23aab2ad8bb2
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M polly/lib/CodeGen/ManagedMemoryRewrite.cpp
    M polly/lib/CodeGen/PPCGCodeGeneration.cpp

  Log Message:
  -----------
  [Polly] Fix deprecation warning. NFC.

IRBuilder::CreateLoad without type parameter was deprecated in 6312c538
to prepare for opaque pointers.




More information about the All-commits mailing list