1. 7dd6719 Second version of linalg_ext.scan (#8135) by harsh-nod · 3 years, 3 months ago
  2. 44c4187 Integrate llvm-project at d5db25fb1d0863f4f82445f2812bb64793429583 (#8137) by Stella Laurenzo · 3 years, 3 months ago
  3. fc72298 Integrate llvm-project at c84b8be516bcc4d021ff804169d58a7b3104e050 (#8119) by Stella Laurenzo · 3 years, 3 months ago
  4. 96b0630 Fix iterator invalidation issue when building options. (#8103) by Stella Laurenzo · 3 years, 3 months ago
  5. 814fa7d Sever the dependency on IREE internal from integration/tensorflow. (#8059) by Stella Laurenzo · 3 years, 3 months ago
  6. 2e92231 Remove identity from linalg_ext.scan arguments (#8066) by harsh-nod · 3 years, 3 months ago
  7. e6ea095 First pass at linalg_ext.scan op (#8020) by harsh-nod · 3 years, 3 months ago
  8. d643b72 Add a couple of builders to iree_input.global to match the internal version. (#8056) by Stella Laurenzo · 3 years, 3 months ago
  9. 8a5816e Adjust some setup.py bits rejected by pypi. by Stella Laurenzo · 3 years, 3 months ago
  10. f33f5b5 Remove defaulting '-dev' suffix from release packages. by Stella Laurenzo · 3 years, 3 months ago
  11. 07f9144 Add missing transitive dependencies to some targets (#7946) by Jeff Niu · 3 years, 3 months ago
  12. 4ee16e9 Generate a version.py for iree.compiler. (#8040) by Stella Laurenzo · 3 years, 3 months ago
  13. 01fe2ff Integrate LLVM at llvm/llvm-project@564bcf9d0243 by iree-copybara-bot · 3 years, 3 months ago
  14. ec38f94 Align Python/C compiler API with command line usage. (#7995) by Stella Laurenzo · 3 years, 3 months ago
  15. 3fd4df6 Some fixes to python temp file saving and tracing. (#7989) by Stella Laurenzo · 3 years, 3 months ago
  16. f9b7a1d [mlir] Switching accessors to prefixed form (NFC) by Jacques Pienaar · 3 years, 3 months ago
  17. 283271d Add braces to `if`s where it helps readability and/or debugging. (#7969) by Scott Todd · 3 years, 3 months ago
  18. 9454857 Combine python filegroups and fix generated file paths by Geoffrey Martin-Noble · 3 years, 3 months ago
  19. a840c0f Plumb through const-expr hoisting and const-eval pipelines. (#7928) by Stella Laurenzo · 3 years, 4 months ago
  20. 2dbcb9b Add advertisement to set IREE_SAVE_TEMPS to get more info on tool errors. by Stella Laurenzo · 3 years, 4 months ago
  21. 2b9172b Integrate LLVM at llvm/llvm-project@d87e6170487c by iree-copybara-bot · 3 years, 4 months ago
  22. 31cdaf0 Disable failing tests to unblock main <-> google sync. by Hanhan Wang · 3 years, 4 months ago
  23. d1980ef Fix failing PyDM lit tests due to merge. by MaheshRavishankar · 3 years, 4 months ago
  24. 0150fd5 Integrate LLVM at llvm/llvm-project@277f86d61069 by Benjamin Kramer · 3 years, 4 months ago
  25. 321d0bf Drop lldDriver from builds. by MaheshRavishankar · 3 years, 4 months ago
  26. bc3421c Integrate LLVM at llvm/llvm-project@081074e1ea53 by iree-copybara-bot · 3 years, 4 months ago
  27. 69befcc Integrate LLVM at llvm/llvm-project@482b6f2a3d4b by iree-copybara-bot · 3 years, 4 months ago
  28. e76bc7e Switch accessors to prefixed form (nfc) by Jacques Pienaar · 3 years, 4 months ago
  29. 1d02962 Rollup of changes to enable JAX to directly target IREE. (#7715) by Stella Laurenzo · 3 years, 4 months ago
  30. a4ac5db Merge pull request #7723 from rsuderman:main-to-google by Copybara-Service · 3 years, 4 months ago
  31. 122afeb Add missing 'mlir_text' xla format. (#7709) by Stella Laurenzo · 3 years, 5 months ago
  32. 826f1db Align FileCheck options with upstream defaults. by Stella Laurenzo · 3 years, 5 months ago
  33. cbce32c Merge google -> main (#7700) by Scott Todd · 3 years, 5 months ago
  34. 8f6f7a3 Adds a new pad-contraction-to-block-size pass. (#7688) by Stella Laurenzo · 3 years, 5 months ago
  35. 99958fd Remove `${CMAKE_CURRENT_SOURCE_DIR}/` from `declare_mlir_python_extension`. by Scott Todd · 3 years, 5 months ago
  36. e3e22e7 Merge pull request #7664 from GMNGeoffrey:main-to-google by Copybara-Service · 3 years, 5 months ago
  37. 02cfcd1 Moves the linalg_ext dialect to iree_linalg_ext under the iree-dialects project. (#7657) by Stella Laurenzo · 3 years, 5 months ago
  38. 4e720a3 Merge pull request #7569 from ScottTodd:main-to-google by Copybara-Service · 3 years, 5 months ago
  39. 11d6202 Fixing warning on MSVC. (#7567) by Ben Vanik · 3 years, 5 months ago
  40. ec9d61f [pydm] Implement sufficient support to run a couple of types of fibonacci (#7301) by Stella Laurenzo · 3 years, 5 months ago
  41. 4caceff Integrate LLVM at llvm/llvm-project@bcad20bc6591 by iree-copybara-bot · 3 years, 5 months ago
  42. aaa7be1 Fix-forward failures in experimental (not tested by default) pydm dialect. (#7490) by Stella Laurenzo · 3 years, 5 months ago
  43. 4b081e2 Merge pull request #7452 from hanhanW:main-to-google by Copybara-Service · 3 years, 5 months ago
  44. 3149b6d Auto detect PyYAML and disable generator based tests if not available. (#7449) by Stella Laurenzo · 3 years, 5 months ago
  45. f139423 Add `--iree-llvm-embedded-linker-path=` to compiler invocation. (#7436) by Stella Laurenzo · 3 years, 6 months ago
  46. 279756b Add 'arith' dialect to iree compiler API. (#7418) by Stella Laurenzo · 3 years, 6 months ago
  47. 76138f4 Add a busybox style `iree-lld` tool. (#7186) by Stella Laurenzo · 3 years, 6 months ago
  48. 0fbb204 Add logging to iree.compiler.tools invocations. (#7373) by Stella Laurenzo · 3 years, 6 months ago
  49. 29032b8 Normalize Python3 find_package and pybind setup. (#7349) by Stella Laurenzo · 3 years, 6 months ago
  50. df503b4 Integrate LLVM at llvm/llvm-project@fc2ba5e53d47 by iree-copybara-bot · 3 years, 6 months ago
  51. 0aba6d9 Merge pull request #7283 from MaheshRavishankar:main-to-google by Copybara-Service · 3 years, 6 months ago
  52. 813d3ae [pydm] Defines the structure for the full numeric hierarchy. (#7274) by Stella Laurenzo · 3 years, 6 months ago
  53. 2f9d7ad Merge pull request #7265 from MaheshRavishankar:main-to-google by Copybara-Service · 3 years, 6 months ago
  54. c459808 [pydm] Plumb through RTL and finish conversions for basic program. (#7244) by Stella Laurenzo · 3 years, 6 months ago
  55. a081057 Integrate LLVM at llvm/llvm-project@fad14a17a490 by iree-copybara-bot · 3 years, 6 months ago
  56. bfde15a Add some filegroups and exports so that integration with Bazel python projects can take place. by Stella Laurenzo · 3 years, 6 months ago
  57. 7edfa1d Merge google -> main (#7191) by NatashaKnk · 3 years, 6 months ago
  58. 67c1596 Merge pull request #7188 from NatashaKnk:main-to-google by Copybara-Service · 3 years, 6 months ago
  59. e736236 Release the new iree-compiler-api vs the old. (#7182) by Stella Laurenzo · 3 years, 6 months ago
  60. ab40da0 Fix lint error by natashaknk · 3 years, 6 months ago
  61. 8a4bae2 Replace CHECK->CHECK-DAG for constants in tests by Tres Popp · 3 years, 6 months ago
  62. 0ff6e5f Initial version of Python API Docs. (#7183) by Stella Laurenzo · 3 years, 6 months ago
  63. 688670f Adapt iree-compiler-api so it builds standalone and as part of iree. (#7178) by Stella Laurenzo · 3 years, 6 months ago
  64. 27c448e Bump cmake to 3.16.3. (#7180) by Stella Laurenzo · 3 years, 6 months ago
  65. 95ad84c Fork and adapt old iree.compiler -> iree.compiler.tools. (#7164) by Stella Laurenzo · 3 years, 6 months ago
  66. 29317b6 Merge pull request #7131 from rsuderman:main-to-google by Copybara-Service · 3 years, 7 months ago
  67. 95309c7 Plumb through an API to build PyDM->IREE pass pipelines. (#7128) by Stella Laurenzo · 3 years, 7 months ago
  68. 749ce66 Only add bundled pybind11 if not already found. (#7125) by Stella Laurenzo · 3 years, 7 months ago
  69. 8d3a4dc [pydm] Add a basic RTL linker pass. (#7089) by Stella Laurenzo · 3 years, 7 months ago
  70. e8c2b09 NFC: Align python namespaces of iree-dialects and iree-compiler-api. (#7088) by Stella Laurenzo · 3 years, 7 months ago
  71. 080cbc4 [pydm] Add basics of runtime library integration. (#7087) by Stella Laurenzo · 3 years, 7 months ago
  72. 79a0608 Initial commit of PyDM to IREE lowering pipeline. (#7013) by Stella Laurenzo · 3 years, 7 months ago
  73. 78e24b2 NFC: Add a directory to .gitignore by Stella Laurenzo · 3 years, 7 months ago
  74. a69124b Health and welfare on the iree_pydm dialect. (#6978) by Stella Laurenzo · 3 years, 7 months ago
  75. ab3c0ac Initial commit: Add new iree_pydm dialect and supporting code to compile to it. (#6907) by Stella Laurenzo · 3 years, 7 months ago
  76. f65d829 Integrate LLVM at llvm/llvm-project@2dfb66833fd2 by iree-copybara-bot · 3 years, 7 months ago
  77. 247a2a4 Add pass for importing IREE public dialect to internal dialects. (#6746) by Stella Laurenzo · 3 years, 8 months ago
  78. 801c108 Revert "Reverts the "installed tests" feature." (#6798) by Geoffrey Martin-Noble · 3 years, 8 months ago
  79. 2ec5448 Fix typo in IREEDialect.cpp (#6761) by Sean Silva · 3 years, 8 months ago
  80. aa71bc4 Updating the IREE public dialect variable -> global ops. by Ben Vanik · 3 years, 8 months ago
  81. 136b3e3 Add layering_check to bazel file for iree-external-projects (#6738) by Thomas · 3 years, 8 months ago
  82. e40d768 Merge pull request #6732 from ThomasRaoux:main-to-google by Copybara-Service · 3 years, 8 months ago
  83. d029202 Start to populate the IREE dialect. (#6729) by Stella Laurenzo · 3 years, 8 months ago
  84. 1c497ab Wire the new 'iree' dialect into iree-opt. by Stella Laurenzo · 3 years, 8 months ago
  85. 02230c1 Rename llvm-projects -> llvm-external-projects. by Stella Laurenzo · 3 years, 8 months ago