[all-commits] [llvm/llvm-project] ec3da1: Update isl to isl-0.24-69-g54aac5ac

Riccardo Mori via All-commits all-commits at lists.llvm.org
Tue Jul 27 08:38:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec3da1a43f1f0fe706e7ea511ab66a3e1dd0a2f2
      https://github.com/llvm/llvm-project/commit/ec3da1a43f1f0fe706e7ea511ab66a3e1dd0a2f2
  Author: Riccardo Mori <patacca at autistici.org>
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
    M polly/lib/External/isl/GIT_HEAD_ID
    M polly/lib/External/isl/Makefile.am
    M polly/lib/External/isl/Makefile.in
    A polly/lib/External/isl/check_parse_fail_test_templ.c
    M polly/lib/External/isl/check_reparse_test_templ.c
    M polly/lib/External/isl/include/isl/aff.h
    M polly/lib/External/isl/include/isl/cpp-checked.h
    M polly/lib/External/isl/include/isl/cpp.h
    M polly/lib/External/isl/include/isl/map.h
    M polly/lib/External/isl/include/isl/set.h
    M polly/lib/External/isl/include/isl/typed_cpp.h
    M polly/lib/External/isl/interface/isl.py
    M polly/lib/External/isl/interface/template_cpp.cc
    M polly/lib/External/isl/isl_coalesce.c
    M polly/lib/External/isl/isl_ctx_private.h
    M polly/lib/External/isl/isl_input.c
    M polly/lib/External/isl/isl_scheduler.c
    M polly/lib/External/isl/isl_stream.c
    M polly/lib/External/isl/isl_test.c
    M polly/lib/External/isl/test_inputs/schedule/niewang.sc
    M polly/test/JSONExporter/ImportAccesses/ImportAccesses-Bad-relation.ll
    M polly/test/JSONExporter/ImportContext/ImportContext-Unvalid-Context.ll
    M polly/test/JSONExporter/ImportSchedule/ImportSchedule-Schedule-not-valid.ll

  Log Message:
  -----------
  Update isl to isl-0.24-69-g54aac5ac

This is needed for having the functions isl_{set,map}_n_basic_{set,map}
exported to the C++ interface.
Some tests have been modified to reflect the isl changes.




More information about the All-commits mailing list