Displaying 3 results from an estimated 3 matches for "117063".
2018 Jan 22
0
RFC: Import of Integer Set Library into LLVM source tree
Hi, Nadav, Chris, et al.,
If you've not already seen it, we had a long discussion about
incorporating Polly into LLVM on llvm-dev,
http://lists.llvm.org/pipermail/llvm-dev/2017-September/117063.html
(with a continuation in October:
http://lists.llvm.org/pipermail/llvm-dev/2017-October/118125.html) with
a lot of detailed information.
I think it is important, first, that we agree on the goals of this
effort. While Polly is currently used as an isolated
analysis-and-transformation engine, i...
2018 Jan 20
2
(no subject)
Hi Tobi,
I have some concerns about adding Polly into LLVM proper. I think that it's great that Polly is a part of the LLVM umbrella of projects, like Clang and LLDB. However, I am not convinced that Polly belongs in the LLVM compiler library. LLVM is a major dependency for so many external projects. Rust, Swift, GPU drivers by different vendors, and JIT compilers all rely on LLVM. Projects
2018 Jan 23
0
RFC: Import of Integer Set Library into LLVM source tree
...zation pipeline?
Thanks,
Nadav
On Jan 21, 2018, at 08:37 PM, Hal Finkel <hfinkel at anl.gov> wrote:
Hi, Nadav, Chris, et al.,
If you've not already seen it, we had a long discussion about incorporating Polly into LLVM on llvm-dev, http://lists.llvm.org/pipermail/llvm-dev/2017-September/117063.html (with a continuation in October: http://lists.llvm.org/pipermail/llvm-dev/2017-October/118125.html) with a lot of detailed information.
I think it is important, first, that we agree on the goals of this effort. While Polly is currently used as an isolated analysis-and-transformation engine, it...