Highlights
- Pro
- 7 discussions answered
Popular repositories
-
SharedStaticStarter Public
A simple starter project showing how to distribute both static and shared libraries in CMake.
CMake 26
-
awesome-cmake Public
Forked from onqtam/awesome-cmake
A curated list of awesome CMake resources, scripts, modules, examples and others.
-
fuzz-and-minimize Public
Fuzz and minimize bad test cases for encoder/decoder style programs.
Python 1
-
460 contributions in the last year
Less
More
Activity overview
Contributed to
halide/Halide,
halide/build_bot,
alexreinking/SharedStaticStarter
and 5 other
repositories
Contribution activity
October 2021
Created 3 commits in 2 repositories
Opened 1 pull request in 1 repository
halide/Halide
1
merged
Reviewed 8 pull requests in 1 repository
halide/Halide
8 pull requests
- [CMake] Add an option to specify filename suffix to add to libHalide …
- Add ClampUnsafeAccesses pass.
- store_in(MemoryType::Stack) should use alloca if the size is small
- Modernize loops, part 4/final
- Modernize loops, part 3
- Modernize loops, part 2
- Modernize loops, part 1
- Add modernize-loop-convert to .clang-tidy and fix all warnings