Displaying 2 results from an estimated 2 matches for "xor3".
Did you mean:
xor
2014 Jul 22
2
[LLVMdev] InsertElementInst and ExtractElementInst
...ms to work, however, when I try to load a specific
instruction from a vector I seems that it does not work.
This is the part of my IR:
%"ins or1" = insertelement <3 x i32> undef, i32 %38, i32 0
%"ins and2" = insertelement <3 x i32> undef, i32 %41, i32 1
%"ins xor3" = insertelement <3 x i32> undef, i32 %43, i32 2
%extract4 = extractelement <3 x i32> undef, i32 %35
...
store i32 %extract4, i32* %46, align 4
The output of my program is different that the expected one, like the
extractelement takes an undefined value.
The instructions I used...
2015 Oct 07
0
brass and chert compiled / xapian port to Interix
...nning test: topercent2... FAILED
Running test: topercent4... FAILED
Running test: topercent5... FAILED
Running test: valuestats3... FAILED
Running test: valueweightsource1... FAILED
Running test: valueweightsource2... FAILED
Running test: weight1... FAILED
Running test: wqf1... FAILED
Running test: xor3... FAILED
Running test: serialsedouble1... FAILED
Running test: value_range_serialise1... FAILED
Running test: qp_value_range2... FAILED
Running test: qp_value_range3... FAILED