emscripten-core / emscripten-fastcomp

LLVM plus Emscripten's asm.js backend
Other
182 stars 111 forks source link

[JS] Fix expected output for test/CodeGen/JS/simd-shift.ll #236

Closed sbc100 closed 5 years ago

sbc100 commented 5 years ago

I'm not sure when this broke or why its hasn't been picked up by CI.

Fixes #235

kripken commented 5 years ago

I think we don't run the llvm-lit tests on emscripten CI, so only running them locally would notice.

sbc100 commented 5 years ago

Can you merge? (Or make me a project commiter somehow?)

kripken commented 5 years ago

Added you now.