[PATCH] D107225: [Polly][Isl] Move to the new-polly-generator branch version of isl-noexceptions.h. NFCI
Riccardo Mori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 2 05:26:45 PDT 2021
patacca updated this revision to Diff 363452.
patacca added a comment.
Add error checks for methods with callbacks in isl-noexceptions.h
This is to remove the warnings during compilation
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107225/new/
https://reviews.llvm.org/D107225
Files:
polly/include/polly/CodeGen/IslNodeBuilder.h
polly/include/polly/Support/GICHelper.h
polly/include/polly/ZoneAlgo.h
polly/lib/Analysis/ScopBuilder.cpp
polly/lib/Analysis/ScopInfo.cpp
polly/lib/CodeGen/BlockGenerators.cpp
polly/lib/CodeGen/IslAst.cpp
polly/lib/CodeGen/IslNodeBuilder.cpp
polly/lib/CodeGen/PPCGCodeGeneration.cpp
polly/lib/External/isl/include/isl/isl-noexceptions.h
polly/lib/Support/GICHelper.cpp
polly/lib/Support/ISLTools.cpp
polly/lib/Transform/DeLICM.cpp
polly/lib/Transform/FlattenAlgo.cpp
polly/lib/Transform/ForwardOpTree.cpp
polly/lib/Transform/MatmulOptimizer.cpp
polly/lib/Transform/ScheduleOptimizer.cpp
polly/lib/Transform/ScheduleTreeTransform.cpp
polly/lib/Transform/Simplify.cpp
polly/lib/Transform/ZoneAlgo.cpp
polly/unittests/Isl/IslTest.cpp
More information about the llvm-commits
mailing list