https://github.com/halide/Halide
Revision 5d415be3a68ff1d0bea06549dc7894e3a54549f3 authored by Steven Johnson on 14 July 2020, 17:55:22 UTC, committed by Steven Johnson on 14 July 2020, 17:55:22 UTC
Cherry-picking a change from #5097 so that reviewing that PR will be simpler; this just adds another feature option for wasm that tooling wasn't ready for before, but is now (saturating float-to-int conversion).
1 parent c4e6d09
History
Tip revision: 5d415be3a68ff1d0bea06549dc7894e3a54549f3 authored by Steven Johnson on 14 July 2020, 17:55:22 UTC
Add Target::WasmSatFloatToInt
Tip revision: 5d415be
File Mode Size
.github
apps
cmake
dependencies
doc
packaging
python_bindings
src
test
tools
tutorial
util
.clang-format -rw-r--r-- 1.5 KB
.clang-format-ignore -rw-r--r-- 265 bytes
.clang-tidy -rw-r--r-- 469 bytes
.gitattributes -rw-r--r-- 342 bytes
.gitignore -rw-r--r-- 1.1 KB
.gitmodules -rw-r--r-- 0 bytes
CMakeLists.txt -rw-r--r-- 4.6 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.5 KB
LICENSE.txt -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 97.3 KB
README.md -rw-r--r-- 19.3 KB
README_cmake.md -rw-r--r-- 12.3 KB
README_rungen.md -rw-r--r-- 12.1 KB
README_webassembly.md -rw-r--r-- 10.7 KB

README.md

back to top