1. 5497435 Fixing iree-run-mlir error messages. (#16749) by Ben Vanik · 1 year, 1 month ago
  2. 47dfaa5 If negative tolerance in numerical test, then emit error (#16694) by James Newling · 1 year, 2 months ago
  3. d7de68a [matmul] Add transpose B matrix coverage for CDNA3 (#16558) by Lei Zhang · 1 year, 2 months ago
  4. 1489584 Adding iree-benchmark-executable help text for CUDA. by Ben Vanik · 1 year, 2 months ago
  5. 23f2828 Adding iree-benchmark-executable tool. (#16550) by Ben Vanik · 1 year, 2 months ago
  6. 045bca1 Convert func->util as part of input conversion. (#16411) by Ben Vanik · 1 year, 2 months ago
  7. 30901f5 Replacing the ancient vm_util with function_io/function_util. by Ben Vanik · 1 year, 3 months ago
  8. cddd084 [NFC] Update typo in iree-e2e-matmul-test.cc (#16293) by Nirvedh Meshram · 1 year, 3 months ago
  9. a957fde Add a reference matmul to e2e matmul tests (#16280) by Nirvedh Meshram · 1 year, 3 months ago
  10. 065e04a Adding support for outputting binary files from tooling. (#16291) by Ben Vanik · 1 year, 3 months ago
  11. 315e238 Allow using iree_lit_test without building the compiler. (#16267) by Scott Todd · 1 year, 3 months ago
  12. f2952ab Replacing iree-e2e-matmul-test with one using IR instead of YAML. by Ben Vanik · 1 year, 3 months ago
  13. ac94b2a Removing iree-run-trace/iree-benchmark-trace tools. by Ben Vanik · 1 year, 3 months ago
  14. 6ab1ed8 Preserve reflection attrs on functions when wrapping for the native ABI. (#16129) by Ben Vanik · 1 year, 3 months ago
  15. 91803de Allow specifying multiple --device= flags in tooling. (#16132) by Ben Vanik · 1 year, 3 months ago
  16. 863d302 QOL fixes for portable and cross-compiling builds. (#16111) by Stella Laurenzo · 1 year, 3 months ago
  17. 15c306f Build functioning dev packages for IREECompiler and IREERuntime. (#16008) by Stella Laurenzo · 1 year, 4 months ago
  18. 193bc27 Improve feedback for missing flags in iree-dump-parameters (#15985) by Ilija Kalinić · 1 year, 4 months ago
  19. e2ba0a2 Updating HAL passes to use tablegen. (#15952) by Ben Vanik · 1 year, 4 months ago
  20. 46d9347 Tweaks to e2e matmul tests (#15930) by bjacob · 1 year, 4 months ago
  21. 9d2ec18 Add tests for iree-run-module inputs. (#15918) by Scott Todd · 1 year, 4 months ago
  22. 3654fd6 Quote path to Python executable for lit tests on Windows. (#15915) by Scott Todd · 1 year, 4 months ago
  23. 7bdaf4a Drop Vulkan driver tests from `tools/test/`. (#15912) by Scott Todd · 1 year, 4 months ago
  24. 45febf7 Delete `tools/android/run_module_app`. (#15909) by Scott Todd · 1 year, 4 months ago
  25. ac9d6d5 Adding optional exported function declaration string to bytecode modules. (#15782) by Ben Vanik · 1 year, 5 months ago
  26. fce839f Adding IREE parameter archive format and tooling support. (#15670) by Ben Vanik · 1 year, 5 months ago
  27. 16e4346 ukernel test improvements (#15542) by bjacob · 1 year, 5 months ago
  28. d991dc9 Drop unused functions, but do not drop `-Wno-unused-function` (#15502) by bjacob · 1 year, 6 months ago
  29. 1eb5713 [HAL] Add configuration stage in executable lowerings (#15362) by Quinn Dawkins · 1 year, 6 months ago
  30. a2733b0 Add iree-dump-parameters python console script entrypoint. (#15490) by Stella Laurenzo · 1 year, 6 months ago
  31. d115d41 Revert "Drop `-Wno-unused-function` on Clang, find out about actually unused functions, silence false positives." (#15483) by bjacob · 1 year, 6 months ago
  32. a4b8ccb Update github branch names etc (NFC) (#15482) by Jacques Pienaar · 1 year, 6 months ago
  33. 0ca4f62 Drop `-Wno-unused-function` on Clang, find out about actually unused functions, silence false positives. (#15471) by bjacob · 1 year, 6 months ago
  34. a306a28 Adding support for splat entries in parameter indices. (#15420) by Ben Vanik · 1 year, 6 months ago
  35. cbe5799 Try to make enforce_glob less dumb and fix breakage at head. (#15409) by Stella Laurenzo · 1 year, 6 months ago
  36. 8ef62de Try to make enforce_glob less dumb and fix breakage at head. (#15409) by Stella Laurenzo · 1 year, 6 months ago
  37. 11ced0c Adding parameters as a concept to stream/hal/tooling. (#15104) by Ben Vanik · 1 year, 6 months ago
  38. aa5602d Improvements to e2e matmul tests (take 2) (#15259) by bjacob · 1 year, 6 months ago
  39. eb9b8b6 Revert "Improvements to e2e matmul tests" (#15252) by bjacob · 1 year, 6 months ago
  40. 71c22da Improvements to e2e matmul tests (#15243) by bjacob · 1 year, 6 months ago
  41. 63381a8 Switching external resources to be device-local only. (#14016) by Ben Vanik · 1 year, 6 months ago
  42. 1fa8b48 Replace more uses of `cc_library` with `iree_runtime_cc_library`. (#15204) by Scott Todd · 1 year, 6 months ago
  43. b6c7c62 Limit the latency of e2e matmul tests (#15180) by bjacob · 1 year, 7 months ago
  44. 60a2566 Add iree-reduce tool (#14892) by Kunwar Grover · 1 year, 7 months ago
  45. 699b34c [vulkan] Add e2e coop matrix f16 matmul test (#15058) by Jakub Kuderski · 1 year, 7 months ago
  46. bc2a32d Fixing LLVM CPU instrumentation. (#14939) by Ben Vanik · 1 year, 8 months ago
  47. afa74de Move more pass from Flow stage to GlobalOptimization stage. (#14707) by Han-Chung Wang · 1 year, 8 months ago
  48. 82be925 Adding iree_hal_device_profiling_flush. (#14829) by Ben Vanik · 1 year, 8 months ago
  49. ae9b2c0 Add `llvm-link` and `clang` to CMake install (#14768) by CindyLiu · 1 year, 8 months ago
  50. 42b983c Removing initial_data from iree_hal_allocator_allocate_buffer. (#14674) by Ben Vanik · 1 year, 8 months ago
  51. f022d29 Reworking constant upload with a HAL file API. (#14665) by Ben Vanik · 1 year, 8 months ago
  52. d1d03cb [metal] Move to hal/drivers and default build for Apple silicon (#14129) by Lei Zhang · 1 year, 9 months ago
  53. 9d15f36 Adding `--module_mode=mmap` tooling flag. (#14563) by Ben Vanik · 1 year, 9 months ago
  54. cf5d348 Cleanup runtime unused variable settings (#14519) by CindyLiu · 1 year, 9 months ago
  55. 43774f6 Fix mismatched print format (#14517) by CindyLiu · 1 year, 9 months ago
  56. 529fe69 Add option to initiate compilation from a specified phase (#14413) by Quinn Dawkins · 1 year, 9 months ago
  57. 7b28a41 Add missing cmake dependency for iree-tblgen (#14235) by Oleksandr "Alex" Zinenko · 1 year, 10 months ago
  58. ae70815 Pipeclean byo_llvm, add docs and support requested features. (#14164) by Stella Laurenzo · 1 year, 10 months ago
  59. be24f02 Use Black to format Python files (#14161) by Jakub Kuderski · 1 year, 10 months ago
  60. 60b0764 Allow defining `IREE_HOST_SIZE_T` to other types. (#14040) by Scott Todd · 1 year, 11 months ago
  61. 7ed4f4b Adding a console tracing provider and support for external ones. (#14113) by Ben Vanik · 1 year, 11 months ago
  62. 14308b1 Cleaning up the iree/base/tracing.h header a bit. (#14089) by Ben Vanik · 1 year, 11 months ago
  63. 71fc1f9 Fixing comma-separated lists in iree-run-mlir `--Xcompiler,` args. (#14075) by Ben Vanik · 1 year, 11 months ago
  64. cc43680 Cleaning up the tracing.h mechanism to enable alternative implementations. (#14044) by Ben Vanik · 1 year, 11 months ago
  65. 0d81062 Fixes and simplifications to CPU-data handling (#13881) by bjacob · 1 year, 11 months ago
  66. a8daf0e e2e matmul test improvements (#13657) by bjacob · 2 years ago
  67. 163547a Improving iree-dump-module output. (#13614) by Ben Vanik · 2 years ago
  68. 45f1137 Add `SETUP_INSTALL_RPATH` to `iree-run-mlir`. (#13366) by Scott Todd · 2 years ago
  69. d318c54 Rework iree-run-mlir to operate against the IREE compiler C API. (#12715) by Stella Laurenzo · 2 years ago
  70. e0dc18e Remove --split-input-file from iree-run-mlir. (#13302) by Ben Vanik · 2 years ago
  71. 84d938e Make python dependency in lit test configurable (#13224) by Tori Baker · 2 years ago
  72. 81cf28c Simplifying iree-run-mlir by making it run only a single function. (#13149) by Ben Vanik · 2 years ago
  73. 9461d3b Adding support for loading VM modules from dynamic libraries. (#13112) by Ben Vanik · 2 years ago
  74. c205355 fatal non-numerical errors in e2e matmul test (#13139) by bjacob · 2 years ago
  75. e19fc8e Adding a local executable plugin mechanism. (#12625) by Ben Vanik · 2 years ago
  76. 09630d6 Finally moving VM type registration to iree_vm_instance_t. (#12650) by Ben Vanik · 2 years ago
  77. 923535d [cmake] Avoid trailing slash in package root prefix (#12956) by Lei Zhang · 2 years, 1 month ago
  78. 3b138fd Integrate llvm-project and bump dependencies 20230405 (#12929) by Diego Caballero · 2 years, 1 month ago
  79. be0f1e1 Roll-up of changes needed to support the nvgpu out of tree project. (#12888) by Stella Laurenzo · 2 years, 1 month ago
  80. 9778acb Integrate llvm-project to https://github.com/llvm/llvm-project/commit/c5d22f4e1866 (#12753) by Okwan Kwon · 2 years, 1 month ago
  81. 0635b09 Adding FatELF support to the embedded ELF loader. (#12624) by Ben Vanik · 2 years, 1 month ago
  82. 123b7e6 Adding better diagnostics on input shape mismatch. (#12622) by Ben Vanik · 2 years, 1 month ago
  83. 8626fdb Rename all Bazel BUILD files to BUILD.bazel (#12663) by Geoffrey Martin-Noble · 2 years, 1 month ago
  84. 0948bc8 Be consistent about the use of IREE Bazel macros (#12645) by Geoffrey Martin-Noble · 2 years, 1 month ago
  85. 12b771f Making iree-benchmark-trace work with stateful traces. (#12552) by Ben Vanik · 2 years, 2 months ago
  86. 6dd9de8 Move compiler APIs to final locations. (#12554) by Stella Laurenzo · 2 years, 2 months ago
  87. af60bfb Adding state functionality to iree-run-trace and improving ergonomics. (#12534) by Ben Vanik · 2 years, 2 months ago
  88. 886ac3e Centralize CPU features, fix `iree_cpu_lookup_data_by_key`, add a `iree-cpuinfo` tool (#12498) by bjacob · 2 years, 2 months ago
  89. 6720274 Adding `numpy_load`/`numpy_save` trace events. by Ben Vanik · 2 years, 2 months ago
  90. e91401e Adding `!input`/`!output`/`!blackboard` support to iree-run-trace. by Ben Vanik · 2 years, 2 months ago
  91. 7eb0da1 Generalizing iree_tooling_variant_list_fprint & co. by Ben Vanik · 2 years, 2 months ago
  92. 78fc0e3 Finishing iree_vm_list_set_variant/iree_vm_list_push_variant impls. by Ben Vanik · 2 years, 2 months ago
  93. d5a9b1b Adding compilation reentrancy tests and new HAL pipeline phases. (#12503) by Ben Vanik · 2 years, 2 months ago
  94. 784db04 Adding bytecode verification. by Ben Vanik · 2 years, 2 months ago
  95. 91e73d3 Adding requirement bits to bytecode modules and bumping version. by Ben Vanik · 2 years, 2 months ago
  96. bc00bc7 Moving iree_e2e_test_value_t out of tooling/, no clue why it was there. by Ben Vanik · 2 years, 2 months ago
  97. 902aada Fixing symbol DCE stripping executable sources on round-tripping. (#12429) by Ben Vanik · 2 years, 2 months ago
  98. cf49d69 Moving bytecode files under iree/vm/bytecode/. (#12371) by Ben Vanik · 2 years, 2 months ago
  99. c319c2d Adding initial dispatch instrumention support. (#12357) by Ben Vanik · 2 years, 2 months ago
  100. 309dc5b Separate the compiler stable API into compiler/bindings/c. (#12332) by Stella Laurenzo · 2 years, 2 months ago