swh:1:snp:2c68c8bd649bf1bd2cf3bf7bd4f98d247b82b5dc
Revision 3de1189000efd77d4514dbaeada3a535376e4b26 authored by Andrew Adams on 20 March 2020, 21:00:49 UTC, committed by Andrew Adams on 20 March 2020, 21:00:49 UTC
by pre-trimming down to the portion of the stmt that actually touches
input/output buffers.

On master, timing add_image_checks for a few apps:

local_laplacian: 16ms
lens_blur: 18ms
interpolate: 11ms
fft: 37ms

On this branch:

local_laplacian: 2.4ms
lens_blur: 11ms
interpolate: 3.5ms
fft: 3.9ms

This change was pulled from #3037
1 parent 7739101
History
Tip revision: a9ea9b565018774e52bb4028cbc91e14cb86959e authored by Steven Johnson on 02 December 2022, 00:17:48 UTC
Fix for top-of-tree LLVM (#7194)
Tip revision: a9ea9b5
File Mode Size
.github
apps
cmake
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-- 452 bytes
.gitattributes -rw-r--r-- 342 bytes
.gitignore -rw-r--r-- 1.0 KB
.gitmodules -rw-r--r-- 0 bytes
.travis.yml -rw-r--r-- 1.7 KB
CMakeLists.txt -rw-r--r-- 17.4 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.4 KB
Doxyfile -rw-r--r-- 103.6 KB
Doxyfile.in -rw-r--r-- 64.3 KB
LICENSE.txt -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 95.1 KB
README.md -rw-r--r-- 15.8 KB
README_cmake.md -rw-r--r-- 9.9 KB
README_rungen.md -rw-r--r-- 12.1 KB
README_webassembly.md -rw-r--r-- 10.5 KB
halide.cmake -rw-r--r-- 30.1 KB

README.md

back to top