1. f1d64e4 Integrate LLVM at llvm/llvm-project@259cd6f89377 by Benjamin Kramer · 3 years, 5 months ago
  2. b650f4b Move the lhlo dialect into its own directory. by Stephan Herhut · 3 years, 5 months ago
  3. 76375b2 Integrate LLVM at llvm/llvm-project@43dc6d5d57d7 by Benjamin Kramer · 3 years, 5 months ago
  4. 8ad9f82 Integrate LLVM at llvm/llvm-project@7e1dc12f440b by iree-copybara-bot · 3 years, 5 months ago
  5. ea362f4 Synchronize submodules with LLVM at llvm/llvm-project@d32787230d52 by Rob Suderman · 3 years, 5 months ago
  6. fa307f3 Merge pull request #7743 from rsuderman:main-to-google by Copybara-Service · 3 years, 5 months ago
  7. 5f9a417 Synchronize submodules with LLVM at llvm/llvm-project@d32787230d52 by Rob Suderman · 3 years, 5 months ago
  8. 53d5090 Fixes for static library EmitC sample. (#7738) by Scott Todd · 3 years, 5 months ago
  9. 9928f89 Add EmitC version of static library sample and support for variadic calls. (#7606) by Simon Camphausen · 3 years, 5 months ago
  10. 24f224f Integrate LLVM at llvm/llvm-project@d32787230d52 by Benjamin Kramer · 3 years, 5 months ago
  11. afbdaac Integrate LLVM at llvm/llvm-project@1150f02c77b8 by iree-copybara-bot · 3 years, 5 months ago
  12. 916c6f9 Create script for checking lint locally (#7733) by Geoffrey Martin-Noble · 3 years, 5 months ago
  13. 64bda35 Set CPUs to max frequency before running benchmarks (#7728) by Geoffrey Martin-Noble · 3 years, 5 months ago
  14. 9647211 Merge google -> main #7732 by rsuderman · 3 years, 5 months ago
  15. 3c338d1 Merge pull request #7730 from rsuderman:main-to-google by Copybara-Service · 3 years, 5 months ago
  16. 8264e46 Synchronize submodules with LLVM at llvm/llvm-project@47e2644c89b3 by Rob Suderman · 3 years, 5 months ago
  17. 450661f Synchronize submodules with LLVM at llvm/llvm-project@47e2644c89b3 by Rob Suderman · 3 years, 5 months ago
  18. fa2c145 Merge pull request #7669 from google/benvanik-streams-cleanup by Ben Vanik · 3 years, 5 months ago
  19. d8e84b8e Renaming `2` -> `` now that the old flow->hal lowering is deleted. by Ben Vanik · 3 years, 5 months ago
  20. 351246b Deleting old flow->hal lowering and related code. by Ben Vanik · 3 years, 5 months ago
  21. 77a0bbe Integrate LLVM at llvm/llvm-project@47e2644c89b3 by Benjamin Kramer · 3 years, 5 months ago
  22. 1ca4235 Integrate LLVM at llvm/llvm-project@7aafe467d2aa by iree-copybara-bot · 3 years, 5 months ago
  23. a80811c Clean up branching in LLVM serializeExecutable function. (#7726) by Scott Todd · 3 years, 5 months ago
  24. 649ec62 Merge google -> main #7727 by rsuderman · 3 years, 5 months ago
  25. 2f7c534 Typo in fix. by Rob Suderman · 3 years, 5 months ago
  26. ee40cf3 Fix NamedAttribute first/second changes on missing parts. by Rob Suderman · 3 years, 5 months ago
  27. 03a9ea2 Fix EmitC NamedAttribute fix. by Rob Suderman · 3 years, 5 months ago
  28. 5800952 IREEComprehensiveBufferize: InitTensorOp Elimination (#7647) by Matthias Springer · 3 years, 5 months ago
  29. a4ac5db Merge pull request #7723 from rsuderman:main-to-google by Copybara-Service · 3 years, 5 months ago
  30. 968308b Fixing VK descriptor pool initialization for push descriptor fallback. (#7720) by Ben Vanik · 3 years, 5 months ago
  31. 6b53551 Synchronize submodules with LLVM at llvm/llvm-project@4348cd42c385 by Rob Suderman · 3 years, 5 months ago
  32. 7c7ce89 Revert "Adding bf16 and i4 support plumbing in a few places. (#7680)" (#7724) by Ben Vanik · 3 years, 5 months ago
  33. 4bb7151 Synchronize submodules with LLVM at llvm/llvm-project@4348cd42c385 by Rob Suderman · 3 years, 5 months ago
  34. 6a37a3c Hook vector unrolling in LLVMTileFuseAndVectorizePass. (#7682) by Han-Chung Wang · 3 years, 5 months ago
  35. 06ba88a Perform deep clean for benchmark steps (#7722) by Lei Zhang · 3 years, 5 months ago
  36. e143ce7 Turning on streams by default. (#7718) by Ben Vanik · 3 years, 5 months ago
  37. 658cf6c Splitting librt into two builtins and changing linking style. (#7721) by Ben Vanik · 3 years, 5 months ago
  38. 9e20ae6 Adding bf16 and i4 support plumbing in a few places. (#7680) by Ben Vanik · 3 years, 5 months ago
  39. 23194ac Disabling fusion of mutable resource bindings. (#7716) by Ben Vanik · 3 years, 5 months ago
  40. 1c47067 Adding alignment analysis and propagation into codegen. (#7714) by Ben Vanik · 3 years, 5 months ago
  41. 4c1019f Integrate LLVM at llvm/llvm-project@4348cd42c385 by Benjamin Kramer · 3 years, 5 months ago
  42. 122afeb Add missing 'mlir_text' xla format. (#7709) by Stella Laurenzo · 3 years, 5 months ago
  43. 9abc2fe Integrate LLVM at llvm/llvm-project@20f79f8caa3a by iree-copybara-bot · 3 years, 5 months ago
  44. 50bedea [LLVMGPU][NFC] Minor refactor to helpers and kernel config (#7706) by Thomas · 3 years, 5 months ago
  45. af776a2 Clean up lit test for vector.contract -> aarch64 asm (#7705) by Geoffrey Martin-Noble · 3 years, 5 months ago
  46. 826f1db Align FileCheck options with upstream defaults. by Stella Laurenzo · 3 years, 5 months ago
  47. 17deac0 Synchronize submodules with LLVM at llvm/llvm-project@d61840c168a3 by Scott Todd · 3 years, 5 months ago
  48. 3070176 Synchronize submodules with LLVM at llvm/llvm-project@d61840c168a3 by Submodule Update Action · 3 years, 5 months ago
  49. d5d3df9 Merge pull request #7704 from ScottTodd:llvm-build-fix by Copybara-Service · 3 years, 5 months ago
  50. 0c8bccf Fix workgroup count deduction in RemoveTrivialLoops (#7703) by Lei Zhang · 3 years, 5 months ago
  51. b938e67 Don't upload tflite files as part of benchmark artifacts (#7702) by Geoffrey Martin-Noble · 3 years, 5 months ago
  52. a69694f Add TFLite benchmarks for formerly TF models (#7645) by Geoffrey Martin-Noble · 3 years, 5 months ago
  53. 4e56eb7 Fixes for CModuleTarget after LLVM update. by Scott Todd · 3 years, 5 months ago
  54. c350509 IREEComprehensiveBufferize: Use new op interface (#7646) by Matthias Springer · 3 years, 5 months ago
  55. ee91353 Integrate LLVM at llvm/llvm-project@d61840c168a3 by Frederik Gossen · 3 years, 5 months ago
  56. 56a8b66 Integrate LLVM at llvm/llvm-project@913d78c40c37 by Frederik Gossen · 3 years, 5 months ago
  57. cbce32c Merge google -> main (#7700) by Scott Todd · 3 years, 5 months ago
  58. 8f6f7a3 Adds a new pad-contraction-to-block-size pass. (#7688) by Stella Laurenzo · 3 years, 5 months ago
  59. 9dad5c7 Run clang-format. by Scott Todd · 3 years, 5 months ago
  60. 24ac871 Synchronize submodules with LLVM at llvm/llvm-project@274f12a44c60 by Scott Todd · 3 years, 5 months ago
  61. 3e063a3 Synchronize submodules with LLVM at llvm/llvm-project@274f12a44c60 by Submodule Update Action · 3 years, 5 months ago
  62. 99958fd Remove `${CMAKE_CURRENT_SOURCE_DIR}/` from `declare_mlir_python_extension`. by Scott Todd · 3 years, 5 months ago
  63. d0d8bce Merge pull request #7698 from KoolJBlack:main-to-google by Copybara-Service · 3 years, 5 months ago
  64. 797a9f3 Run bazle_to_cmake by iree-copybara-bot · 3 years, 5 months ago
  65. 7bb8861 Address spurious error when verifying configuration outside of compilation (#7693) by MaheshRavishankar · 3 years, 5 months ago
  66. f7a3c8c Integrate LLVM at llvm/llvm-project@274f12a44c60 by Frederik Gossen · 3 years, 5 months ago
  67. 18cf3d3 Delete experimental/bindings/java by Geoffrey Martin-Noble · 3 years, 5 months ago
  68. 84e05bd Fix benchmark result upload to the dashboard (#7694) by Lei Zhang · 3 years, 5 months ago
  69. 2c6281b Make benchmarking script more fault-tolerant (#7674) by Geoffrey Martin-Noble · 3 years, 5 months ago
  70. 04ec31a Add the fp16 <-> fp32 conversion methods to librt (along with expf for 64 bit) (#7692) by MaheshRavishankar · 3 years, 5 months ago
  71. 727d793 Revert "Flipping `-iree-experimental-streams` flag to default true. (#7659)" (#7687) by Ben Vanik · 3 years, 5 months ago
  72. 98ac743 Disabling streams dispatch region specialization. (#7684) by Ben Vanik · 3 years, 5 months ago
  73. 8a12436 Merge pull request #7683 from KoolJBlack:main-to-google by Copybara-Service · 3 years, 5 months ago
  74. f514c66 [Cleanup] Delete unused flags. (#7365) by Han-Chung Wang · 3 years, 5 months ago
  75. e6d5749 Merge google -> main (#7681) by Kojo Acquah · 3 years, 5 months ago
  76. 6cac9a7 Flipping `-iree-experimental-streams` flag to default true. (#7659) by Ben Vanik · 3 years, 5 months ago
  77. e60c0bd Use TileFuseAndVectorize pipeline for x86 by default. (#7666) by Han-Chung Wang · 3 years, 5 months ago
  78. 4a89f02 Synchronize submodules with LLVM at llvm/llvm-project@8909dc5ebe8a by iree-copybara-bot · 3 years, 5 months ago
  79. ccd08fd Merge pull request #7675 from KoolJBlack:main-to-google by Copybara-Service · 3 years, 5 months ago
  80. 98abc79 Fixing lifetime transitions. (#7678) by Ben Vanik · 3 years, 5 months ago
  81. 4349af0 Synchronize submodules with LLVM at llvm/llvm-project@8909dc5ebe8a by Submodule Update Action · 3 years, 5 months ago
  82. 62901c5 Merge pull request #7676 from google/benvanik-streams-tweaks by Ben Vanik · 3 years, 5 months ago
  83. 835f496 Avoid out-of-bound access when setting shape dimension size (#7650) by Lei Zhang · 3 years, 5 months ago
  84. f034e7c Making some streams code easier to hack with. by Ben Vanik · 3 years, 5 months ago
  85. 424ee3e Adding stream.timepoint.join -> stream.timepoint.join expansion. by Ben Vanik · 3 years, 5 months ago
  86. b793d91 [CUDA] Add pipeline to target tensorcore ops (#7655) by Thomas · 3 years, 5 months ago
  87. e5b269a Only check submodule status once per git commit. (#7671) by Scott Todd · 3 years, 5 months ago
  88. d80d291 Merge google -> main (#7667) by Kojo Acquah · 3 years, 5 months ago
  89. bb1e2a7 Synchronize submodules with LLVM at llvm/llvm-project@8909dc5ebe8a by iree-copybara-bot · 3 years, 5 months ago
  90. 30df44c Remove buffer based pipeline on CPU. (#7665) by MaheshRavishankar · 3 years, 5 months ago
  91. 582f0b6 Synchronize submodules with LLVM at llvm/llvm-project@8909dc5ebe8a by Submodule Update Action · 3 years, 5 months ago
  92. 206b858 Run bazel_to_cmake on iree/compiler/Codegen/Common/. by iree-copybara-bot · 3 years, 5 months ago
  93. e3e22e7 Merge pull request #7664 from GMNGeoffrey:main-to-google by Copybara-Service · 3 years, 5 months ago
  94. eb52cf8 Add verification hooks for lowering configuration. (#7658) by MaheshRavishankar · 3 years, 5 months ago
  95. ab41ab7 Support global variables with quantized types (#7653) by rsuderman · 3 years, 5 months ago
  96. dacf2b1 Changing tflite binding generation to use hal.tensor.cast. (#7661) by Ben Vanik · 3 years, 5 months ago
  97. acb25c4 Merge pull request #7601 from google/benvanik-hal-streams by Ben Vanik · 3 years, 5 months ago
  98. 16747ff Adding hal.buffer.assert/hal.buffer_view.assert. by Ben Vanik · 3 years, 5 months ago
  99. 123d97a Adding await/signal to stream.resource.alloca/dealloca. by Ben Vanik · 3 years, 5 months ago
  100. ec276ac Adding stream -> hal conversion. by Ben Vanik · 3 years, 8 months ago