Displaying 2 results from an estimated 2 matches for "nvptx1".
Did you mean:
nvptx
2013 Feb 07
0
[LLVMdev] [llvm-tblgen] Two issues: crash case and mysterious double-inclusion case
...bug.cgi?id=15189
$ llvm-tblgen --version
LLVM (http://llvm.org/):
LLVM version 3.1
Optimized build.
Built Oct 17 2012 (19:26:30).
Default target: amd64-portbld-freebsd8.3
Host CPU: core2
> ====
> 1) First test case: crashing
> ====
>
> $ ./llvm-tblgen -gen-tgt-intrinsic NVPTX1.td
>
> assert(iid <= Intrinsic::0 llvm-tblgen 0x00000000005c56b6
> 1 llvm-tblgen 0x00000000005c54b2
> 2 libpthread.so.0 0x00007fc734644a10
> 3 libstdc++.so.6 0x00007fc7345bba5e std::string::_M_data() const + 12
> 4 libstdc++.so.6 0x00007fc7345bba9c std::string::...
2013 Feb 06
4
[LLVMdev] [llvm-tblgen] Two issues: crash case and mysterious double-inclusion case
...ehavior. Please take your
favourite version of llvm-tblgen and use it in the root directory of the
archive attached in both bug reports:
http://llvm.org/bugs/show_bug.cgi?id=15188
http://llvm.org/bugs/show_bug.cgi?id=15189
====
1) First test case: crashing
====
$ ./llvm-tblgen -gen-tgt-intrinsic NVPTX1.td
assert(iid <= Intrinsic::0 llvm-tblgen 0x00000000005c56b6
1 llvm-tblgen 0x00000000005c54b2
2 libpthread.so.0 0x00007fc734644a10
3 libstdc++.so.6 0x00007fc7345bba5e std::string::_M_data() const + 12
4 libstdc++.so.6 0x00007fc7345bba9c std::string::_M_rep() const + 24
5 libstdc...