[all-commits] [llvm/llvm-project] f60ea6: Revert "[Polly][Isl] Removing nullptr constructor ...
Riccardo Mori via All-commits
all-commits at lists.llvm.org
Tue Jun 8 08:13:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f60ea691a94b3b4c28f2ff85a4520562f4110810
https://github.com/llvm/llvm-project/commit/f60ea691a94b3b4c28f2ff85a4520562f4110810
Author: patacca <patacca at autistici.org>
Date: 2021-06-08 (Tue, 08 Jun 2021)
Changed paths:
M polly/include/polly/ScopInfo.h
M polly/lib/Analysis/ScopBuilder.cpp
M polly/lib/Analysis/ScopInfo.cpp
M polly/lib/CodeGen/IslAst.cpp
M polly/lib/External/isl/include/isl/isl-noexceptions.h
M polly/lib/Support/ISLTools.cpp
M polly/lib/Transform/DeLICM.cpp
M polly/lib/Transform/FlattenAlgo.cpp
M polly/lib/Transform/FlattenSchedule.cpp
M polly/lib/Transform/ForwardOpTree.cpp
M polly/lib/Transform/ScheduleOptimizer.cpp
M polly/lib/Transform/ZoneAlgo.cpp
M polly/unittests/DeLICM/DeLICMTest.cpp
Log Message:
-----------
Revert "[Polly][Isl] Removing nullptr constructor from C++ bindings. NFC."
This reverts commit be5e2fc7bf781c7fc079943552ea1b519f45c815.
This introduced a building error for polly. https://lab.llvm.org/buildbot#builders/10/builds/4951
More information about the All-commits
mailing list