search for: 8269890f

Displaying 2 results from an estimated 2 matches for "8269890f".

2012 Dec 04
0
[LLVMdev] Assert with getZExtValue()?
...does it give <value optimized out>, when I print the value I > clearly get one, unless this is some result of const prop? > > Thanks. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121204/8269890f/attachment.html>
2012 Nov 16
5
[LLVMdev] Assert with getZExtValue()?
Was hoping it might get some help or a better explanation of this: /ADT/APInt.h:1217: uint64_t llvm::APInt::getZExtValue() const: Assertion `getActiveBits() <= 64 && "Too many bits for uint64_t"' failed. Program received signal SIGABRT, Aborted. 0x00007ffff6eb4d05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64