- 92d8bd5 Fixing custom_dispatch README link. by Ben Vanik · 2 years, 3 months ago
- 84d9957 Make loop_emscripten stateful and allow for multiple instances. (#11507) by Scott Todd · 2 years, 3 months ago
- 5b9a761 Add a `query_tile_sizes` ukernel. (#11640) by bjacob · 2 years, 3 months ago
- abc3ac9 Switch to getProcessTriple when querying default target options (#11694) by Jacques Pienaar · 2 years, 3 months ago
- 0129404 Don't emit op on error (NFC) (#11682) by Jacques Pienaar · 2 years, 3 months ago
- 357f770 Remove the need for split_reduction match callback (#11795) by Oleksandr "Alex" Zinenko · 2 years, 3 months ago
- aa03d23 [NFC] Cleanup EmitC Conversion (#11793) by Simon Camphausen · 2 years, 3 months ago
- 4234124 NFC - Refactor and better document transform strategy builders (#11794) by Nicolas Vasilache · 2 years, 3 months ago
- dc14524 Remove unneded patching doc (#11791) by Sean Silva · 2 years, 3 months ago
- 499d319 Purge split reduction transformation from APIs (#11775) by Nicolas Vasilache · 2 years, 3 months ago
- 2afc542 [TransformInterpreter] Avoid modifying a region while walking it (#11788) by Geoffrey Martin-Noble · 2 years, 3 months ago
- badd598 Integrate llvm-project at 3589885d82b6 and bump submodules (#11781) by Han-Chung Wang · 2 years, 3 months ago
- b5a58b8 Revert "Update the pattern to match new CPU benchmark MIG" (#11784) by Jerry Wu · 2 years, 3 months ago
- ddd24eb Disable timer to stop idle runner (#11783) by Geoffrey Martin-Noble · 2 years, 3 months ago
- 3634d07 Add a pattern for folding pad ops into pack ops. (#11725) by Han-Chung Wang · 2 years, 3 months ago
- 1603491 Add patterns to fold `tensor.empty` with `tensor.collapse_expand/shape`. (#11771) by MaheshRavishankar · 2 years, 3 months ago
- 533c246 [NFC] Post-commit transform dialect cleanups (#11778) by Nicolas Vasilache · 2 years, 3 months ago
- 7e3847a [LLVMGPU] Support aggressive fusion (#11747) by Thomas · 2 years, 3 months ago
- a7a7e2b Exclude failing test from Windows CI. (#11777) by Scott Todd · 2 years, 3 months ago
- d782f54 Refactor strategy configuration and add a primitive hook for known good reduction configurations. (#11774) by Nicolas Vasilache · 2 years, 3 months ago
- ca11961 Refresh CONTRIBUTING.md to reflect GitHub Actions CI. (#11767) by Scott Todd · 2 years, 3 months ago
- ff7aa6a FuseProducersOp: emit a definite failure with a message (#11772) by Oleksandr "Alex" Zinenko · 2 years, 3 months ago
- 37983c6 Introduce Collapse Pass (#11713) by Guray Ozen · 2 years, 3 months ago
- a81c3cf [Transform] Fix CPU reduction strategy and uniformize code across bac… (#11760) by Nicolas Vasilache · 2 years, 3 months ago
- 3bb67d3 Reworking task API to provide iree_task_executors_create_from_flags. (#11614) by Ben Vanik · 2 years, 3 months ago
- d222387 Allow partial subsets of correlated globals to fuse. (#11768) by Ben Vanik · 2 years, 3 months ago
- 2c0f9ab Add a few links to the new iOS documentation page. (#11769) by Scott Todd · 2 years, 3 months ago
- 171abe6 Integrate llvm-project at e10e93631541 and bump dependencies. (#11763) by Han-Chung Wang · 2 years, 3 months ago
- e79a16d Post-commit changes to c57b6a4d6bd (#11766) by Diego Caballero · 2 years, 3 months ago
- 711d939 Add ios.md to explain IREE iOS support (#11758) by Yi Wang · 2 years, 3 months ago
- d9f8d05 Fixing MSVC build breaks in transform dialect code from PR #11738. (#11757) by Ben Vanik · 2 years, 3 months ago
- 5b2d53b Re-enable now passing Windows CI. (#11745) by Scott Todd · 2 years, 3 months ago
- 6907d95 Change com.google.iree into dev.iree (#11749) by Yi Wang · 2 years, 3 months ago
- fc6377c [TransformDialectStrategies] Carve out a place for current and future… (#11738) by Nicolas Vasilache · 2 years, 3 months ago
- 5435fc1 Integrate llvm-project and bump dependencies. (#11741) by Manish Gupta · 2 years, 3 months ago
- fb9037e [cmake] Disable debug print with generator expression for Xcode (#11743) by Lei Zhang · 2 years, 3 months ago
- c57b6a4 [CPU] Vector masking integration in IREE (#11286) by Diego Caballero · 2 years, 3 months ago
- 5b53086 [cmake] Set macOS/iOS app bundle properties (#11742) by Lei Zhang · 2 years, 3 months ago
- 5472e66 Adding lowering config for pooling (#11710) by Murali Vijayaraghavan · 2 years, 3 months ago
- 01bf205 Bump website copyright year to 2023. (#11744) by Scott Todd · 2 years, 3 months ago
- fe30c10 Modify aggressive fusion heuristics to not create ops where reduction ops also return intermediate results. (#11740) by MaheshRavishankar · 2 years, 3 months ago
- 1067b57 Fix std::max type mismatch for macOS again (#11739) by Lei Zhang · 2 years, 3 months ago
- c792899 Update the pattern to match new CPU benchmark MIG (#11731) by Jerry Wu · 2 years, 3 months ago
- 6a7b8f0 Update pybind11 to 2.10.1 and rebuild Docker images. (#11728) by Scott Todd · 2 years, 3 months ago
- 363e32c Default instance group updates to 'opportunistic replace' (#11727) by Geoffrey Martin-Noble · 2 years, 3 months ago
- 11d1cc1 Add support for elemental types with bitwidth other than 32 to the transform dialect strategy (#11708) by Nicolas Vasilache · 2 years, 4 months ago
- d5b2730 Split benchmark comment posting into two steps (#11692) by Jerry Wu · 2 years, 4 months ago
- 0239dda [LLVMGPU] Fix shared memory allocation when packing (#11721) by Thomas · 2 years, 4 months ago
- e24392c Fix type mismatch in make_pair for macOS (#11724) by Lei Zhang · 2 years, 4 months ago
- 99fc4f9 Adds MIG template for x86_64 benchmarking in Github CI (#11645) by Jerry Wu · 2 years, 4 months ago
- a03751d Update github actions runner checksum to match version (#11730) by Geoffrey Martin-Noble · 2 years, 4 months ago
- 96d1b9e Remove build_tf_integrations dep from build_benchmark_tools (#11720) by Jerry Wu · 2 years, 4 months ago
- 23c8a44 Make maxVectorSize a pass option (#11705) by Thomas · 2 years, 4 months ago
- 33ace45 [cmake] Disable building cpuinfo binaries (#11719) by Lei Zhang · 2 years, 4 months ago
- 67759e7 [cmake] Add BUNDLE DESTINATION for runtime binaries (#11718) by Lei Zhang · 2 years, 4 months ago
- e3cb102 Enable custom scale-down of runner instances (#11688) by Geoffrey Martin-Noble · 2 years, 4 months ago
- a13b60a Fix compilation issue on macOS due to mismatched std::min types (#11717) by Lei Zhang · 2 years, 4 months ago
- 868b94e [NFC] Unify structure of Conversion Patterns in the VM ToEmitC Conversion (#11689) by Simon Camphausen · 2 years, 4 months ago
- 663b1a7 Cleanup splitting strategy and make it more reusable (#11712) by Nicolas Vasilache · 2 years, 4 months ago
- 52643c3 Use multi-warp reduction in the staged reduction strategy (#11706) by Nicolas Vasilache · 2 years, 4 months ago
- 56d65bf Specify Python3 executable path in CI (#11696) by Jerry Wu · 2 years, 4 months ago
- 0b7f839 Use a custom script to find the latest green commit (#11698) by Geoffrey Martin-Noble · 2 years, 4 months ago
- 8b49b30 Integrate llvm-project and bump dependencies. (#11699) by Manish Gupta · 2 years, 4 months ago
- 07c3c72 Use Clang as the compiler for ConvPerf (#11691) by mariecwhite · 2 years, 4 months ago
- c8ee571 Enable some now-passing HAL CTS tests. (#11537) by Scott Todd · 2 years, 4 months ago
- e81ae5f Bump GitHub Actions Runners to v2.300.2 (#11697) by Geoffrey Martin-Noble · 2 years, 4 months ago
- e8dc51a Fix out of bounds access in `emitGPUGroupReduction`. (#11702) by Nicolas Vasilache · 2 years, 4 months ago
- 3974758 Add a compiler API for receiving diagnostics via callbacks. (#11700) by Stella Laurenzo · 2 years, 4 months ago
- 7ef0210 NFC: Run compiler/src/iree/compiler/API2/generate_exports.py to pickup upstream additions. (#11701) by Stella Laurenzo · 2 years, 4 months ago
- ceb9cfd Check dependent values of StoreOp in EliminateEmptyTensorsPass (#11686) by Jerry Wu · 2 years, 4 months ago
- 39294ea Transform match test (#11676) by Oleksandr "Alex" Zinenko · 2 years, 4 months ago
- a3a60d0 Transform cleanup (#11675) by Oleksandr "Alex" Zinenko · 2 years, 4 months ago
- de3717d Add debug output to transform dialect matchers (#11674) by Oleksandr "Alex" Zinenko · 2 years, 4 months ago
- ef9ce92 Update mmperf docker image (#11690) by mariecwhite · 2 years, 4 months ago
- 702929a [cmake] Move inclusion of tools directory up (#11685) by Jacques Pienaar · 2 years, 4 months ago
- d41354e Add missing python package dependency (#11684) by Jacques Pienaar · 2 years, 4 months ago
- 5324aa9 Add support to the small reduction transform to statically split small vectors incrementally by 4. (#11680) by Nicolas Vasilache · 2 years, 4 months ago
- 715b11d Add a second CUDA transform reduction strategy for small reduction sizes (#11646) by Nicolas Vasilache · 2 years, 4 months ago
- e94d070 Remove old x86_64 buildkite pipeline (#11678) by Jerry Wu · 2 years, 4 months ago
- 56e40f6 Make health check look at runner service status (#11673) by Geoffrey Martin-Noble · 2 years, 4 months ago
- 606c16f Add CI job to collect compilation statistics (#11668) by Jerry Wu · 2 years, 4 months ago
- 1788354 Replace OrderedDict with dict (#11606) by Jerry Wu · 2 years, 4 months ago
- b25e07c Post to Discord when CI fails (#11672) by Geoffrey Martin-Noble · 2 years, 4 months ago
- fe3e4b5 Use local SSDs instead of ramdisks on GPU runners (#11667) by Geoffrey Martin-Noble · 2 years, 4 months ago
- b073d4a [NumPy] Remove references to deprecated NumPy type aliases. (#11624) by Geoffrey Martin-Noble · 2 years, 4 months ago
- 03a114c [Transform] Drop transform stub test file (#11669) by Nicolas Vasilache · 2 years, 4 months ago
- a9d23f6 Overhaul CMake and Bazel CUDA support (#11651) by Stella Laurenzo · 2 years, 4 months ago
- 511ceaf Cherry-pick llvm/llvm-project@83b582d5 and llvm/llvm-project@19a0ac78 (#11665) by Thomas · 2 years, 4 months ago
- a0d90c4 Support distribution of reduction to group in transform dialect (#11660) by Thomas · 2 years, 4 months ago
- 9ea5d47 [LLVMGPU] Pick a K tile size always aligned (#11638) by Thomas · 2 years, 4 months ago
- 4cf4b5a Support runtime tracing with Tracy in bazel builds. (#11650) by Stella Laurenzo · 2 years, 4 months ago
- 99335ac Delete liburing and the old experiment referencing it. (#11656) by Stella Laurenzo · 2 years, 4 months ago
- 5fab8b7 Bump llvm 20221227 (#11663) by Murali Vijayaraghavan · 2 years, 4 months ago
- 394ec8b Fix inverted conditional (#11662) by Nicolas Vasilache · 2 years, 4 months ago
- 6ecb9ba NFC - Transform strategy refactoring to make space for another GPU reduction strategy (#11661) by Nicolas Vasilache · 2 years, 4 months ago
- e0c5a0a Cherry-pick LLVM@83b582d51b742ad4a3e2b10e55058508b0e1ebc6 (#11659) by Nicolas Vasilache · 2 years, 4 months ago
- 8333fc3 Clarify no need to install lld on macOS (#11657) by Yi Wang · 2 years, 4 months ago
- deebd26 Revert "Support transform dialect debug instructions for iree-compile (#11654)" by Stella Laurenzo · 2 years, 4 months ago
- 565e8f5 Support transform dialect debug instructions for iree-compile (#11654) by Nicolas Vasilache · 2 years, 4 months ago
- 837b14d [Transform][Debug] Extra transform interpreter targeting with attributes (#11629) by Oleksandr "Alex" Zinenko · 2 years, 4 months ago