[PATCH] D71340: [VE,#3] Runtime libraries

2019-12-11 Thread Simon Moll via Phabricator via cfe-commits
simoll updated this revision to Diff 233328. simoll added a comment. Trimmed down to library changes only. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71340/new/ https://reviews.llvm.org/D71340 Files: compiler-rt/cmake/Modules/CompilerRTUtils.

[PATCH] D71340: [VE,#3] Runtime libraries

2019-12-11 Thread Jonas Hahnfeld via Phabricator via cfe-commits
Hahnfeld added a comment. In D71340#1779446 , @simoll wrote: > To clarify: this patch is not intended to be committed as-is but gives an > overview of the required changes. It's the a patch of a series for the VE > backend

[PATCH] D71340: [VE,#3] Runtime libraries

2019-12-11 Thread Simon Moll via Phabricator via cfe-commits
simoll added a comment. To clarify: this patch is not intended to be committed as-is but gives an overview of the required changes. It's the a patch of a series for the VE backend and includes all the earlier patches. Repository: rG LLVM Github Mono

[PATCH] D71340: [VE,#3] Runtime libraries

2019-12-11 Thread Simon Moll via Phabricator via cfe-commits
simoll created this revision. Herald added subscribers: llvm-commits, openmp-commits, libcxx-commits, Sanitizers, cfe-commits, jdoerfert, s.egerton, jfb, dexonsmith, christof, simoncook, fedor.sergeev, aheejin, hiraditya, krytarowski, mgorny. Herald added a reviewer: jdoerfert. Herald added proje