1. 7a9b84c Making status_cc.h an implementation detail of status.h. (#10946) by Ben Vanik · 2 years, 6 months ago
  2. 9e3b638 microkernel for `linalg_ext.pack` (#10927) by bjacob · 2 years, 6 months ago
  3. e099009 [NFC] Format lit checks for better readability. (#10920) by Han-Chung Wang · 2 years, 6 months ago
  4. decb765 Removing IREE_API_VERSION. (#10937) by Ben Vanik · 2 years, 6 months ago
  5. 8f221fb Switch off WARNINGS_AS_ERROR for swiftshader builds. (#10940) by MaheshRavishankar · 2 years, 6 months ago
  6. 7228438 Setting Vulkan pipeline names from entry point names. (#10935) by Ben Vanik · 2 years, 6 months ago
  7. 3a73feb Renaming some more conversion patterns files missed in #10921. (#10933) by Ben Vanik · 2 years, 6 months ago
  8. c3d63c1 Basic IPO pass for function cleanup. (#10911) by Ben Vanik · 2 years, 6 months ago
  9. 5601928 Generates CMake rules with e2e test artifacts layer (#10891) by Jerry Wu · 2 years, 6 months ago
  10. 72446a0 Add support for tiling LinalgExt::UnPackOp. (#10905) by Han-Chung Wang · 2 years, 6 months ago
  11. d8ee3d7 Defaulting Vulkan dispatch workloads to graphics+compute queues. (#10926) by Ben Vanik · 2 years, 6 months ago
  12. 4e305e6 Adding AMD-specific frame delineation markers. (#10925) by Ben Vanik · 2 years, 6 months ago
  13. 9a1354f Add a softmax version with a 2-result linalg operation (#10924) by Nicolas Vasilache · 2 years, 6 months ago
  14. 41afb5b Softmax cleanups (#10923) by Nicolas Vasilache · 2 years, 6 months ago
  15. ccd77ff Renaming conversion pattern cc files to just Patterns.*. (#10921) by Ben Vanik · 2 years, 6 months ago
  16. c4673c1 Revert "Add WebGPU compilation tests for xla_ops/ and tosa_ops/." (#10918) by Scott Todd · 2 years, 6 months ago
  17. 5a5a2f7 Add the exp-sum-div part to softmax (#10917) by Nicolas Vasilache · 2 years, 6 months ago
  18. 555f88a Add the artifacts layer to share directory structs across e2e tests (#10901) by Jerry Wu · 2 years, 6 months ago
  19. 3cb1952 Consistently test all transposition cases of `linalg_ext.pack`. (#10914) by bjacob · 2 years, 6 months ago
  20. ec46337 Add WebGPU compilation tests for xla_ops/ and tosa_ops/. (#10909) by Scott Todd · 2 years, 6 months ago
  21. fc9fe36 Relax isolatedFromAbove requirement in the ListenerGreedyPatternrewriter (#10913) by Nicolas Vasilache · 2 years, 6 months ago
  22. 401e209 Add requests for PyProject.toml (#10916) by powderluv · 2 years, 6 months ago
  23. 96ea431 Add requests to pip requirements for CUDA download (#10910) by powderluv · 2 years, 6 months ago
  24. daa450d Add a promote_foreach_thread_capture_to_shared option to transform.ir… (#10912) by Nicolas Vasilache · 2 years, 6 months ago
  25. 1b1c14b Listener-based CSE update (#10794) by Nicolas Vasilache · 2 years, 6 months ago
  26. 0ef1e5e Marking win32 vulkan symbols as optional. by Ben Vanik · 2 years, 6 months ago
  27. 4552fda Make `tensor` type the bound type in `!flow.dispatch.tensor`, instead of having the latter mimic `tensor` type. (#10895) by MaheshRavishankar · 2 years, 6 months ago
  28. 7c06d60 Fix a bug in tiling pack op that has outer_dim_perms attribute. (#10907) by Han-Chung Wang · 2 years, 6 months ago
  29. 29b1e88 Enable IREE_TARGET_BACKEND_WEBGPU in build scripts for CI coverage. (#10627) by Scott Todd · 2 years, 6 months ago
  30. bfc32b6 Fixing platform-specific Vulkan symbol resolution. (#10904) by Ben Vanik · 2 years, 6 months ago
  31. cfedd31 Updating the MHLOToLinalgOnTensors pass to support ml_program. (#10896) by Ben Vanik · 2 years, 6 months ago
  32. 97c1ada Adding python API for device profiling. (#10899) by Ben Vanik · 2 years, 6 months ago
  33. afee31e Disable iree/tests/e2e/regression/globals.mlir.test under ASan. (#10892) by Scott Todd · 2 years, 6 months ago
  34. 95ed505 Fix transform dialect test and cleanup some usages. (#10782) by Nicolas Vasilache · 2 years, 6 months ago
  35. 1958c15 Update Tint and enable passing WGSL/WebGPU memory access test. (#10888) by Scott Todd · 2 years, 6 months ago
  36. fc631c1 Fix fp16 conversion from and to fp32 for Nan/Inf kind of values. (#10875) by Thomas · 2 years, 6 months ago
  37. 0dfaf93 Fix double-removeMappings in forgetUnnecessaryHandles. (#10898) by Nicolas Vasilache · 2 years, 6 months ago
  38. 288fa36 Add a pass to set/unset encoding around compute operations. (#10872) by MaheshRavishankar · 2 years, 6 months ago
  39. 3e9602e Adding HAL profiling API and RenderDoc support for Vulkan. (#10893) by Ben Vanik · 2 years, 6 months ago
  40. c1348da Elaborate on benchmark error message for missing import binaries. (#10890) by Scott Todd · 2 years, 6 months ago
  41. 2d79c20 Adding support for the RenderDoc capture API for Vulkan devices. by Ben Vanik · 2 years, 6 months ago
  42. 7532bc5 Adding RenderDoc C API header. by Ben Vanik · 2 years, 6 months ago
  43. 7859d63 Updating the core tools to support --device_profiling_mode= flag. by Ben Vanik · 2 years, 6 months ago
  44. ec8dc02 Adding iree_hal_device_profiling_begin/end API. by Ben Vanik · 2 years, 6 months ago
  45. 87c5f3f Initial affinity assignment plumbing through flow/stream/hal. (#10833) by Ben Vanik · 2 years, 6 months ago
  46. e46d277 Cleanup PyTorch getting started page. (#10886) by Scott Todd · 2 years, 6 months ago
  47. 962c073 Supporting affinities in stream partitioning. by Ben Vanik · 2 years, 6 months ago
  48. 1c4e649 Propagating stream.affinity attributes through flow->stream. by Ben Vanik · 2 years, 6 months ago
  49. 85b5fdb Adding `#hal.affinity.queue<...>` attribute. by Ben Vanik · 2 years, 6 months ago
  50. 5bc2728 Changing the stream AffinityAttr to an interface. by Ben Vanik · 2 years, 6 months ago
  51. 7b823f1 Retire `TEST_INPUT_FILE_ARG` in `iree_native_test` (#10874) by CindyLiu · 2 years, 6 months ago
  52. b84d977 Update CI runner to ubuntu-20.04 (#10835) by CindyLiu · 2 years, 6 months ago
  53. 85b1f82 Renaming util.do_not_optimize to util.optimization_barrier. (#10884) by Ben Vanik · 2 years, 6 months ago
  54. b986d50 Cherry pick D136493 (#10885) by MaheshRavishankar · 2 years, 6 months ago
  55. ec9811d Bump jinja2 from 2.1.1 to 2.11.3 in /build_tools/benchmarks/reporting (#10880) by dependabot[bot] · 2 years, 6 months ago
  56. 0bb40cf Add a CodeGen pipeline for data tiling ops. (#10873) by Han-Chung Wang · 2 years, 6 months ago
  57. fcb9e4e [NFC][Cleanup] Switch to use upstream memref::foldMemRefCast method. (#10866) by Han-Chung Wang · 2 years, 6 months ago
  58. f75192a Adding CPU import conversion and ordinal assignment machinery. (#10865) by Ben Vanik · 2 years, 6 months ago
  59. 9501a45 Add SHARK tank workflow (#10747) by mariecwhite · 2 years, 6 months ago
  60. 7630f44 RegionOpUtils: Fix reification of dynamic dims (#10751) by Matthias Springer · 2 years, 6 months ago
  61. 42a729b Use memref.copy instead of linalg.generic for shared memory copy (#10877) by Lei Zhang · 2 years, 6 months ago
  62. 6b6e427 Integrate llvm-project at 0128f8016770655fe7a40d3657f00853e6badb93 (#10870) by Murali Vijayaraghavan · 2 years, 6 months ago
  63. bcf9da7 Fix missing dep with next stricter layering check (#10851) by Jacques Pienaar · 2 years, 6 months ago
  64. 85b3f5a Add IREE imported model layer to e2e test framework (#10867) by Jerry Wu · 2 years, 6 months ago
  65. 09834ef Fixing midair collision between #10863 and #10844. by Ben Vanik · 2 years, 6 months ago
  66. 6625aad Add methods to materialize the encoding of tensor types. (#10844) by MaheshRavishankar · 2 years, 6 months ago
  67. 3efa065 [NFC] Refactor common methods to Utils. (#10863) by Han-Chung Wang · 2 years, 6 months ago
  68. 201e0e7 [NFC][Cleanup] Switch to use upstream methods. (#10864) by Han-Chung Wang · 2 years, 6 months ago
  69. d80b028 [spirv] Utilize shared memory better for MatmulPromoteVectorize (#10809) by Lei Zhang · 2 years, 6 months ago
  70. 7d2152b Cherry pick https://github.com/llvm/llvm-project/commit/93f1b48cbbeae0a04be560a98daa16350a3da069 (#10860) by MaheshRavishankar · 2 years, 6 months ago
  71. 98c0df4 Cherry-pick SPIR-V change for llvm/llvm-project@fce33e1 (#10861) by Thomas · 2 years, 6 months ago
  72. b389f4d Add support for generalizing and vectorizing linalg_ext.pack op. (#10734) by Han-Chung Wang · 2 years, 6 months ago
  73. ede23e9 Integrate llvm-project at https://github.com/llvm/llvm-project/commit/5e9945f624bd (#10837) by MaheshRavishankar · 2 years, 6 months ago
  74. 09e9b65 [cuda] change the default matmul config (#10805) by Okwan Kwon · 2 years, 6 months ago
  75. 5bc7f00e Allowing different resource lifetimes on stream.resource.constants. (#10854) by Ben Vanik · 2 years, 6 months ago
  76. cbe9dcc Adding support for multiple queues on the local-task device. (#10817) by Ben Vanik · 2 years, 6 months ago
  77. 47160b8 Decompose linalg.conv_2d_q to linalg.conv_2d (#10789) by Rob Suderman · 2 years, 6 months ago
  78. c7eeb40 Fix !util.buffer size discovery when nested inside of region ops. (#10843) by Ben Vanik · 2 years, 6 months ago
  79. 61501bf [TF] use mlir-ir as output format by default (#10845) by powderluv · 2 years, 6 months ago
  80. f135fee Update for pending strictness change in layering check (#10828) by Jacques Pienaar · 2 years, 6 months ago
  81. 4d1b613 Loosen `linalg_ext.scatter` requirements for partial update (#10819) by Rob Suderman · 2 years, 6 months ago
  82. 8901eb1 Link to PyTorch getting started in sidebar. by Daniel Ellis · 2 years, 6 months ago
  83. d67e30d [spirv] Turn subspan op byte offset assertion into failure (#10827) by Lei Zhang · 2 years, 6 months ago
  84. 6517cd1 Fix bug in flatten memref pass (#10826) by Thomas · 2 years, 6 months ago
  85. 5a8fe64 Delete non-universal binaries from macOS (#10825) by powderluv · 2 years, 6 months ago
  86. b593bbd Consolidate cross-compile targets in CI (#10746) by CindyLiu · 2 years, 6 months ago
  87. 956b9ba Add checks for when csv input is not included (#10821) by mariecwhite · 2 years, 6 months ago
  88. a974748 Remove old mhlo.scatter lowering to linalg.generic (#10800) by Rob Suderman · 2 years, 6 months ago
  89. f925892 Move `iree_run_module_test` portability handling to `iree_native_test` (#10788) by CindyLiu · 2 years, 6 months ago
  90. 59e07ed Materialize inserted indices for mhlo.scatter (#10463) by Rob Suderman · 2 years, 6 months ago
  91. 63003de Avoid assert failure with `index` as elem type. (#10814) by bjacob · 2 years, 6 months ago
  92. bed9311 Handle large file sizes on Windows in file_io utils. (#10815) by Ben Vanik · 2 years, 6 months ago
  93. a3e1c53 Enable e2e `linalg_ext.pack` test on VMVX + ukernel (#10798) by bjacob · 2 years, 6 months ago
  94. 941f428 [spirv] RFC: Pass in the entire resource limits for matmul (#10808) by Lei Zhang · 2 years, 6 months ago
  95. 09614c5 [spirv] Add initial I64 emulation pass (#10682) by Jakub Kuderski · 2 years, 6 months ago
  96. 2765a69 Split clone_succeeding_op_into_dispatch_region (#10669) by Matthias Springer · 2 years, 6 months ago
  97. 7db85f4 [iree-dialects][transform] drop unnecessary handle associations (#10811) by Oleksandr "Alex" Zinenko · 2 years, 6 months ago
  98. d32716b [NFC] Use upstream topological sort during dispatch region formation (#10766) by Matthias Springer · 2 years, 6 months ago
  99. 876b341 Enable group reduction on SPIRV for large reduction (#10801) by Thomas · 2 years, 6 months ago
  100. 0164719 Cherry-pick llvm/llvm-project@1757164eed244b221c6c078baa7c836e4809e133 (#10804) by Thomas · 2 years, 6 months ago