Displaying 6 results from an estimated 6 matches for "llvmrepo".
2020 Aug 10
2
Orc JIT v2 breaks OpenMP in 11.x branch?
...fa3c0e6 in __assert_fail_base () from /usr/lib64/libc.so.6
> #2 0x00007fb70fa3c192 in __assert_fail () from /usr/lib64/libc.so.6
> #3 0x00007fb715ca1a68 in llvm::CallInst::init (this=0x51f6e10,
> FTy=0x51fd280, Func=0x51f6d28, Args=..., Bundles=...,
> NameStr=...) at
> /u/geoff/llvmrepo/llvm-project/llvm/lib/IR/Instructions.cpp:453
> #4 0x00007fb7116a9e4e in llvm::CallInst::CallInst (this=0x51f6e10,
> Ty=0x51fd280, Func=0x51f6d28, Args=..., Bundles=...,
> NameStr=..., InsertBefore=0x0) at
> /u/geoff/llvmrepo/llvm-project/llvm/include/llvm/IR/Instructions.h:1681
&g...
2020 Aug 03
2
Orc JIT v2 breaks OpenMP in 11.x branch?
Greetings, Lang and other JITters,
Last week I moved our Orc v2-based app from top-of-tree to the new
11.x branch, and it no longer handles C++ code containing OpenMP
directives correctly.
More specifically, if I JIT compile a function containing OpenMP
parallel/for pragmas, using a release version of LLVM, the code
compiles and seems to work, but if I try to write the module's bitcode
to
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
...fail_base () from /usr/lib64/libc.so.6
>> #2 0x00007fb70fa3c192 in __assert_fail () from /usr/lib64/libc.so.6
>> #3 0x00007fb715ca1a68 in llvm::CallInst::init (this=0x51f6e10,
>> FTy=0x51fd280, Func=0x51f6d28, Args=..., Bundles=...,
>> NameStr=...) at
>> /u/geoff/llvmrepo/llvm-project/llvm/lib/IR/Instructions.cpp:453
>> #4 0x00007fb7116a9e4e in llvm::CallInst::CallInst (this=0x51f6e10,
>> Ty=0x51fd280, Func=0x51f6d28, Args=..., Bundles=...,
>> NameStr=..., InsertBefore=0x0) at
>> /u/geoff/llvmrepo/llvm-project/llvm/include/llvm/IR/Instru...
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
...t;>> #2 0x00007fb70fa3c192 in __assert_fail () from /usr/lib64/libc.so.6
> >>> #3 0x00007fb715ca1a68 in llvm::CallInst::init (this=0x51f6e10,
> >>> FTy=0x51fd280, Func=0x51f6d28, Args=..., Bundles=...,
> >>> NameStr=...) at
> >>> /u/geoff/llvmrepo/llvm-project/llvm/lib/IR/Instructions.cpp:453
> >>> #4 0x00007fb7116a9e4e in llvm::CallInst::CallInst (this=0x51f6e10,
> >>> Ty=0x51fd280, Func=0x51f6d28, Args=..., Bundles=...,
> >>> NameStr=..., InsertBefore=0x0) at
> >>> /u/geoff/llvmrepo/llv...
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
...in __assert_fail () from /usr/lib64/libc.so.6
> >>>>> #3 0x00007fb715ca1a68 in llvm::CallInst::init (this=0x51f6e10,
> >>>>> FTy=0x51fd280, Func=0x51f6d28, Args=..., Bundles=...,
> >>>>> NameStr=...) at
> >>>>> /u/geoff/llvmrepo/llvm-project/llvm/lib/IR/Instructions.cpp:453
> >>>>> #4 0x00007fb7116a9e4e in llvm::CallInst::CallInst (this=0x51f6e10,
> >>>>> Ty=0x51fd280, Func=0x51f6d28, Args=..., Bundles=...,
> >>>>> NameStr=..., InsertBefore=0x0) at
> >>&...
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
...fail () from /usr/lib64/libc.so.6
>>>>>>> #3 0x00007fb715ca1a68 in llvm::CallInst::init (this=0x51f6e10,
>>>>>>> FTy=0x51fd280, Func=0x51f6d28, Args=..., Bundles=...,
>>>>>>> NameStr=...) at
>>>>>>> /u/geoff/llvmrepo/llvm-project/llvm/lib/IR/Instructions.cpp:453
>>>>>>> #4 0x00007fb7116a9e4e in llvm::CallInst::CallInst (this=0x51f6e10,
>>>>>>> Ty=0x51fd280, Func=0x51f6d28, Args=..., Bundles=...,
>>>>>>> NameStr=..., InsertBefore=0x0) at
>...