[all-commits] [llvm/llvm-project] 8422bf: [polly] Fix regression tests with POLLY_ENABLE_GPG...

Eli Friedman via All-commits all-commits at lists.llvm.org
Sun Jul 18 18:43:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8422bfa3c3bde72dfa544a15ed95222765ef20b2
      https://github.com/llvm/llvm-project/commit/8422bfa3c3bde72dfa544a15ed95222765ef20b2
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2021-07-18 (Sun, 18 Jul 2021)

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

  Log Message:
  -----------
  [polly] Fix regression tests with POLLY_ENABLE_GPGPU_CODEGEN

Apparently there was a latent bug here.


  Commit: 0ce9acf61d0c6e7a785225975638a9941a009a0d
      https://github.com/llvm/llvm-project/commit/0ce9acf61d0c6e7a785225975638a9941a009a0d
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2021-07-18 (Sun, 18 Jul 2021)

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

  Log Message:
  -----------
  [polly] Fix uses of deprecated overload of IRBuilder::CreateGEP.


Compare: https://github.com/llvm/llvm-project/compare/649977c6d740...0ce9acf61d0c


More information about the All-commits mailing list