Description[wasm] WasmRunner can run tests with I64 parameters and return value.
I extended the Int64Lowering to lower calls, loads, stores, returns, and
parameters and apply the lowering on both the test function TF graph and
the WasmRunner TF graph.
The lowering of calls also requires an adjustment of the call descriptor.
R=titzer@chromium.org
Committed: https://crrev.com/545943db155acf1594dfe1a57e455f656fc15192
Cr-Commit-Position: refs/heads/master@{#34121}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Changed const CallDescriptor to CallDescriptor. #Patch Set 3 : Removed const CallDescriptor changes again. #
Total comments: 14
Patch Set 4 : Review Comments. #
Total comments: 1
Patch Set 5 : remove DCHECK #
Messages
Total messages: 18 (5 generated)
|