Also test 64-bit integers, except shifts for now which are broken because isel dislikes the 32-bit truncate that precedes them.
Details
Details
Diff Detail
Diff Detail
Event Timeline
test/CodeGen/WebAssembly/integer64.ll | ||
---|---|---|
114 | The solution here is to implement getScalarShiftAmountTy for WebAssembly. |
The solution here is to implement getScalarShiftAmountTy for WebAssembly.