Displaying 1 result from an estimated 1 matches for "bigdone152".
2016 May 30
0
Fwd: Assertion failing on LLVM intrinsics instruction
...tion '@BZ2_blockSort'
Illegal instruction: 4
I was kinda curious about which instruction was causing this assertion to
be thrown, and I added a print to the MemDepPrinter class to see that the
instruction was actually an llvm intrinsic:
Instruction: call void @llvm.memset.p0i8.i32(i8* %bigDone152.i, i8 0, i32
256, i32 1, i1 false) #6
So, my question is: is this the expected behavior for MemDepPrinter? Is
there anything I can do to avoid failing this assertion?
Thanks in advance,
--
Cristianno Martins
<cristiannomartins at hotmail.com>
-------------- next part --------------
An HTM...