search for: d40122

Displaying 8 results from an estimated 8 matches for "d40122".

2018 Jan 15
0
RFC: Import of Integer Set Library into LLVM source tree
...> order to find the isl_test in a different directory. Can it end up in the unittests subdirectory with the other unit tests? Thanks again, Hal > > > Looking forward for your feedback. > > Michael > > > [1] http://isl.gforge.inria.fr/ > [2] https://reviews.llvm.org/D40122 > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -- Hal Finkel Lead, Compiler Technology and Programming Languages Leadership Computing Facility Argonne National Labo...
2018 Jan 15
13
RFC: Import of Integer Set Library into LLVM source tree
...nstalled) and run by llvm-lit on llvm-check. This was just the simplest to do since it doesn't require any additional lit.site.cfg in order to find the isl_test in a different directory. Looking forward for your feedback. Michael [1] http://isl.gforge.inria.fr/ [2] https://reviews.llvm.org/D40122
2018 Jan 15
0
RFC: Import of Integer Set Library into LLVM source tree
...was just the > simplest to do since it doesn't require any additional lit.site.cfg in > order to find the isl_test in a different directory. > > > Looking forward for your feedback. > > Michael > > > [1] http://isl.gforge.inria.fr/ > [2] https://reviews.llvm.org/D40122 > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermai...
2018 Jan 16
2
RFC: Import of Integer Set Library into LLVM source tree
...9;t require any additional lit.site.cfg in > > order to find the isl_test in a different directory. > > > > > > Looking forward for your feedback. > > > > Michael > > > > > > [1] http://isl.gforge.inria.fr/ > > [2] https://reviews.llvm.org/D40122 > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > _______________________________________________ > LLVM Developers mailing list &g...
2018 Jan 16
0
RFC: Import of Integer Set Library into LLVM source tree
...t; > order to find the isl_test in a different directory. > > > > > > > > > Looking forward for your feedback. > > > > > > Michael > > > > > > > > > [1] http://isl.gforge.inria.fr/ > > > [2] https://reviews.llvm.org/D40122 > > > _______________________________________________ > > > LLVM Developers mailing list > > > llvm-dev at lists.llvm.org > > > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > > _______________________________________________ > &...
2018 Jan 16
1
RFC: Import of Integer Set Library into LLVM source tree
...ind the isl_test in a different directory. >>>> >>>> >>>> Looking forward for your feedback. >>>> >>>> Michael >>>> >>>> >>>> [1] http://isl.gforge.inria.fr/ >>>> [2] https://reviews.llvm.org/D40122 >>>> _______________________________________________ >>>> LLVM Developers mailing list >>>> llvm-dev at lists.llvm.org >>>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>>> >>> _________________________________________...
2018 Jan 17
0
RFC: Import of Integer Set Library into LLVM source tree
...was just the > simplest to do since it doesn't require any additional lit.site.cfg in > order to find the isl_test in a different directory. > > > Looking forward for your feedback. > > Michael > > > [1] http://isl.gforge.inria.fr/ > [2] https://reviews.llvm.org/D40122 > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
2018 Jan 17
0
RFC: Import of Integer Set Library into LLVM source tree
> On Jan 15, 2018, at 8:52 AM, Michael Kruse via llvm-dev <llvm-dev at lists.llvm.org> wrote: > As for the main motivation on why to import the entire source of isl at all: > Polly interacts relative tightly with isl which provide the main > optimization algorithms. For instance, Polly's regression tests > compare the string output of set representation, which