Skip to content
Commit a01e8bde authored by Dan Gohman's avatar Dan Gohman
Browse files

[WebAssembly] Fix legalization of i128 shifts.

compiler-rt/libgcc shift routines expect the shift count to be an i32, so
use i32 as the shift count for shifts that are legalized to libcalls. This
also reverts r268991, now that the signatures are correct.

llvm-svn: 269531
parent 9385d704
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment