[PATCH] D49609: [isl] Typesafe user pointers
Philip Pfaffe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 20 10:44:42 PDT 2018
philip.pfaffe created this revision.
philip.pfaffe added reviewers: grosser, Meinersbur, bollu.
With the new llvm::any, we can finally make the user pointers in
isl_id's typesafe! The change makes isl-noexceptions.h depend on llvm, I went
this way for a nicer API.
Repository:
rPLO Polly
https://reviews.llvm.org/D49609
Files:
lib/Analysis/ScopInfo.cpp
lib/CodeGen/IslAst.cpp
lib/CodeGen/IslNodeBuilder.cpp
lib/External/isl/include/isl/isl-noexceptions.h
lib/Transform/ForwardOpTree.cpp
lib/Transform/MaximalStaticExpansion.cpp
lib/Transform/ScheduleOptimizer.cpp
lib/Transform/Simplify.cpp
lib/Transform/ZoneAlgo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49609.156539.patch
Type: text/x-patch
Size: 11121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/83e46923/attachment.bin>
More information about the llvm-commits
mailing list