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
- Repository
- rL LLVM
Event Timeline
test/CodeGen/WebAssembly/integer64.ll | ||
---|---|---|
113 ↗ | (On Diff #31179) | The solution here is to implement getScalarShiftAmountTy for WebAssembly. |