Files
clang-p2996/llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp
Dan Gohman 580c102ab8 [WebAssembly] Fix fptoui lowering bounds
To fully avoid trapping on wasm, fptoui needs a second check to ensure that
the operand isn't below the supported range.

llvm-svn: 319354
2017-11-29 20:20:11 +00:00

5.3 KiB