[all-commits] [llvm/llvm-project] 3bcaf3: Remove PolyhedralInfo

Michael Kruse via All-commits all-commits at lists.llvm.org
Fri Jan 24 08:59:52 PST 2025


  Branch: refs/heads/users/meinersbur/polly_remove-PolyhedralInfo
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bcaf3f2809410d7f1c87cf9d72753ba94ba63ac
      https://github.com/llvm/llvm-project/commit/3bcaf3f2809410d7f1c87cf9d72753ba94ba63ac
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-24 (Fri, 24 Jan 2025)

  Changed paths:
    M polly/include/polly/LinkAllPasses.h
    R polly/include/polly/PolyhedralInfo.h
    R polly/lib/Analysis/PolyhedralInfo.cpp
    M polly/lib/CMakeLists.txt
    M polly/lib/Support/RegisterPasses.cpp
    M polly/test/IstAstInfo/OpenMP/multiple_loops_outer_parallel.ll
    M polly/test/IstAstInfo/OpenMP/nested_loop_both_parallel.ll
    M polly/test/IstAstInfo/OpenMP/nested_loop_both_parallel_parametric.ll
    M polly/test/IstAstInfo/OpenMP/nested_loop_inner_parallel.ll
    M polly/test/IstAstInfo/OpenMP/nested_loop_outer_parallel.ll
    M polly/test/IstAstInfo/OpenMP/single_loop_param_non_parallel.ll
    M polly/test/IstAstInfo/OpenMP/single_loop_param_parallel.ll
    M polly/test/IstAstInfo/OpenMP/single_loop_param_parallel_computeout.ll
    M polly/test/IstAstInfo/dependence_distance_constant.ll
    M polly/test/IstAstInfo/dependence_distance_multiple_constant.ll
    M polly/test/IstAstInfo/dependence_distance_parametric.ll
    M polly/test/IstAstInfo/dependence_distance_parametric_expr.ll
    M polly/test/IstAstInfo/dependence_distance_varying.ll
    M polly/test/IstAstInfo/dependence_distance_varying_in_outer_loop.ll
    M polly/test/IstAstInfo/dependence_distance_varying_multiple.ll
    M polly/test/IstAstInfo/reduction_clauses_multidimensional_access.ll
    M polly/test/IstAstInfo/reduction_in_one_dimension.ll
    M polly/test/IstAstInfo/reduction_loop_reversal.ll
    M polly/test/IstAstInfo/reduction_modulo_schedule.ll

  Log Message:
  -----------
  Remove PolyhedralInfo



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