search for: test6796786

Displaying 1 result from an estimated 1 matches for "test6796786".

2012 Dec 03
2
[LLVMdev] What does LLVM ERROR: Cannot select.. mean?
...7ffff00f26f0, 0x7ffff012a1e0 [ORD=37] [ID=9] 0x7ffff012a1e0: i64 = Register %vreg41 [ORD=37] [ID=1] 0x7ffff012a0e0: i64 = Constant<48> [ORD=43] [ID=6] 0x7ffff01298d0: i64 = undef [ORD=39] [ID=3] 0x7ffff012a2e0: i64 = Constant<204> [ORD=46] [ID=7] In function: Test6796786::main I suspect it is related to the implementation of Shark's volatile field access, as it's the only place where I use AtomicLoad, but as I said, I don't know how to parse this error message. I am pretty sure that volatile field access works otherwise, Shark can run a great number of...