search for: pollycore

Displaying 6 results from an estimated 6 matches for "pollycore".

2017 May 04
2
Problem with Polly build
...;make -j4" (that is: make all -j4) on a clean build dir which built successfully. Polly does depend on intrinsics_gen. The dependency is added by the following line in polly/lib/CMakeLists.txt if (TARGET intrinsics_gen) # Check if we are building as part of an LLVM build add_dependencies(PollyCore intrinsics_gen) endif() The artifacts Polly and LLVMPolly depend on PollyCore. If you want to help to diagnose the problem, you could add a "message()" command to see whether the add_dependencies above is executed. It would also be interesting whether "make Polly -j4","mak...
2017 Apr 30
1
Problem with Polly build
...' file not found > #include "llvm/IR/Attributes.gen" > > It seems that dependencies on IR are not set properly. It might have been a result of intrinsics_gen being a dependency of Polly (the library), but not LLVMPolly (the loadable module) due to the introduction of the PollyCore intermediate library. It has been corrected in r301734. Michael
2017 Apr 28
3
Problem with Polly build
Hi! I encounter problem with Polly build (in-tree, libraries are linked statically). It appeared ~ 2 days agor for first time. include/llvm/IR/Attributes.h:73:14: fatal error: 'llvm/IR/Attributes.gen' file not found #include "llvm/IR/Attributes.gen" It seems that dependencies on IR are not set properly. Eugene.
2017 May 01
2
Problem with Polly build
2017-05-01 20:16 GMT+02:00 Eugene Zelenko via llvm-dev <llvm-dev at lists.llvm.org>: > Hi, Hongbin! > > On Mon, May 1, 2017 at 11:06 AM, Hongbin Zheng <etherzhhb at gmail.com> wrote: >> Hi Eugene, >> >> It is strange, I also do a clean build with CMake+make with r301734 and it >> is ok. Could you provide more details? >> >> Thanks >>
2017 May 01
2
Problem with Polly build
...ibutes.gen" > >> > >> It seems that dependencies on IR are not set properly. > > > > It might have been a result of intrinsics_gen being a dependency of > > Polly (the library), but not LLVMPolly (the loadable module) due to > > the introduction of the PollyCore intermediate library. It has been > > corrected in r301734. > > > > Michael > > I updated to r301808 and problem is still there. > > By the word, I do clean build. > > Eugene. > _______________________________________________ > LLVM Developers mailing list...
2019 Apr 30
6
Disk space and RAM requirements in docs
...ARCMigrate 304M build/lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir 304M build/lib/Target/AArch64/CMakeFiles 291M build/tools/polly 290M build/tools/polly/lib 285M build/lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir 285M build/lib/Target/Mips/CMakeFiles 281M build/tools/polly/lib/CMakeFiles/PollyCore.dir 281M build/tools/polly/lib/CMakeFiles 269M build/lib/Target/PowerPC 265M build/lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir 265M build/lib/Target/WebAssembly/CMakeFiles 239M build/lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir 239M build/lib/Target/PowerPC/CMakeFiles 234M...