Displaying 1 result from an estimated 1 matches for "castpointertolong10".
Did you mean:
castpointertolong12
2007 Dec 20
1
[LLVMdev] Code Generation Problem llvm 1.9
...eneration.
The following basic block seems to have an error in it's code generation:
__exp.exit: ; preds = %codeRepl258, %__exp_bb_bb.exit
phi double [ 1.000000e+00, %codeRepl258 ], [ %.reload.reload.i, %__exp_bb_bb.exit ] ; <double>:30 [#uses=2]
%castPointerToLong10 = cast [10 x double]* %DataStore to long ; <long> [#uses=1]
%pointerArithmetic11 = add long %castPointerToLong10, 0 ; <long> [#uses=1]
%castPointerToLong9 = cast [10 x double]* %DataStore to long ; <long> [#uses=1]
%pointerArith...