[all-commits] [llvm/llvm-project] 9375ab: [Polly] Use separate DT/LI/SE for outlined subfn

Michael Kruse via All-commits all-commits at lists.llvm.org
Thu Aug 8 05:47:17 PDT 2024


  Branch: refs/heads/users/meinersbur/polly_codegen_gen-dt
  Home:   https://github.com/llvm/llvm-project
  Commit: 9375abaeff0e34d570556c43a37377ead2e2fd78
      https://github.com/llvm/llvm-project/commit/9375abaeff0e34d570556c43a37377ead2e2fd78
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
    M polly/include/polly/CodeGen/BlockGenerators.h
    M polly/include/polly/CodeGen/IslExprBuilder.h
    M polly/include/polly/CodeGen/IslNodeBuilder.h
    M polly/include/polly/CodeGen/LoopGenerators.h
    M polly/include/polly/CodeGen/LoopGeneratorsGOMP.h
    M polly/include/polly/CodeGen/LoopGeneratorsKMP.h
    M polly/include/polly/Support/ScopHelper.h
    M polly/lib/CodeGen/BlockGenerators.cpp
    M polly/lib/CodeGen/IslExprBuilder.cpp
    M polly/lib/CodeGen/IslNodeBuilder.cpp
    M polly/lib/CodeGen/LoopGeneratorsGOMP.cpp
    M polly/lib/CodeGen/LoopGeneratorsKMP.cpp
    M polly/lib/Support/ScopHelper.cpp

  Log Message:
  -----------
  [Polly] Use separate DT/LI/SE for outlined subfn



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