- a2df203 Update linalg_ext.sort op to require the dimension attribute. (#8375) by Han-Chung Wang · 3 years, 1 month ago
- 5947c08 Move attr-dict to right after op name. (#8373) by Han-Chung Wang · 3 years, 1 month ago
- c817078 Extend linalg_ext.scatter op semantic to carry unique_indices attribute. (#8365) by Han-Chung Wang · 3 years, 1 month ago
- 91f179f Redo linalg_ext.scatter to support explicitly defined index update sizes (#8343) by Rob Suderman · 3 years, 1 month ago
- ff38cb4 Bump llvm 20220211 (#8310) by Jacques Pienaar · 3 years, 2 months ago
- 535ec69 Integrate llvm-project at 4ae83bb2b1e27628f6bd14d746aef964ed776d52 (#8298) by Stella Laurenzo · 3 years, 2 months ago
- 2d955e1 Fix pydm tests for std->cf rename. (#8279) by Stella Laurenzo · 3 years, 2 months ago
- 26f2507 Integrate llvm-project at 5c9ee3513870cc597d50ba6145d6c2e60cdddb67 (#8256) by Han-Chung Wang · 3 years, 2 months ago
- a2cc4c7 Integrate llvm-project at b82a3a8ef3843a8b98807219db87bc12f38ed704 (#8245) by Stella Laurenzo · 3 years, 2 months ago
- b184446 Bump CMake version to 3.22.2 to build runtime wheels. (#8243) by Stella Laurenzo · 3 years, 2 months ago
- b55cefd Enable CUDA release builds. (#8241) by Stella Laurenzo · 3 years, 2 months ago
- 94fce33 Integrate llvm-project at c962b3fdf8dd7492a8c117ac32990a5e010d9894 (#8198) by Lei Zhang · 3 years, 2 months ago
- 68e7810 Integrate llvm-project at 92c1c63daeaf0b6b7abc6561133e2d3dbda80f8c (#8174) by Stella Laurenzo · 3 years, 2 months ago
- fe15d40 Adding `-iree-scheduling-dump-statistics-*` flag and pass. (#8167) by Ben Vanik · 3 years, 2 months ago
- 7dd6719 Second version of linalg_ext.scan (#8135) by harsh-nod · 3 years, 2 months ago
- 44c4187 Integrate llvm-project at d5db25fb1d0863f4f82445f2812bb64793429583 (#8137) by Stella Laurenzo · 3 years, 2 months ago
- fc72298 Integrate llvm-project at c84b8be516bcc4d021ff804169d58a7b3104e050 (#8119) by Stella Laurenzo · 3 years, 2 months ago
- 96b0630 Fix iterator invalidation issue when building options. (#8103) by Stella Laurenzo · 3 years, 3 months ago
- 814fa7d Sever the dependency on IREE internal from integration/tensorflow. (#8059) by Stella Laurenzo · 3 years, 3 months ago
- 2e92231 Remove identity from linalg_ext.scan arguments (#8066) by harsh-nod · 3 years, 3 months ago
- e6ea095 First pass at linalg_ext.scan op (#8020) by harsh-nod · 3 years, 3 months ago
- d643b72 Add a couple of builders to iree_input.global to match the internal version. (#8056) by Stella Laurenzo · 3 years, 3 months ago
- 8a5816e Adjust some setup.py bits rejected by pypi. by Stella Laurenzo · 3 years, 3 months ago
- f33f5b5 Remove defaulting '-dev' suffix from release packages. by Stella Laurenzo · 3 years, 3 months ago
- 07f9144 Add missing transitive dependencies to some targets (#7946) by Jeff Niu · 3 years, 3 months ago
- 4ee16e9 Generate a version.py for iree.compiler. (#8040) by Stella Laurenzo · 3 years, 3 months ago
- 01fe2ff Integrate LLVM at llvm/llvm-project@564bcf9d0243 by iree-copybara-bot · 3 years, 3 months ago
- ec38f94 Align Python/C compiler API with command line usage. (#7995) by Stella Laurenzo · 3 years, 3 months ago
- 3fd4df6 Some fixes to python temp file saving and tracing. (#7989) by Stella Laurenzo · 3 years, 3 months ago
- f9b7a1d [mlir] Switching accessors to prefixed form (NFC) by Jacques Pienaar · 3 years, 3 months ago
- 283271d Add braces to `if`s where it helps readability and/or debugging. (#7969) by Scott Todd · 3 years, 3 months ago
- 9454857 Combine python filegroups and fix generated file paths by Geoffrey Martin-Noble · 3 years, 3 months ago
- a840c0f Plumb through const-expr hoisting and const-eval pipelines. (#7928) by Stella Laurenzo · 3 years, 3 months ago
- 2dbcb9b Add advertisement to set IREE_SAVE_TEMPS to get more info on tool errors. by Stella Laurenzo · 3 years, 3 months ago
- 2b9172b Integrate LLVM at llvm/llvm-project@d87e6170487c by iree-copybara-bot · 3 years, 4 months ago
- 31cdaf0 Disable failing tests to unblock main <-> google sync. by Hanhan Wang · 3 years, 4 months ago
- d1980ef Fix failing PyDM lit tests due to merge. by MaheshRavishankar · 3 years, 4 months ago
- 0150fd5 Integrate LLVM at llvm/llvm-project@277f86d61069 by Benjamin Kramer · 3 years, 4 months ago
- 321d0bf Drop lldDriver from builds. by MaheshRavishankar · 3 years, 4 months ago
- bc3421c Integrate LLVM at llvm/llvm-project@081074e1ea53 by iree-copybara-bot · 3 years, 4 months ago
- 69befcc Integrate LLVM at llvm/llvm-project@482b6f2a3d4b by iree-copybara-bot · 3 years, 4 months ago
- e76bc7e Switch accessors to prefixed form (nfc) by Jacques Pienaar · 3 years, 4 months ago
- 1d02962 Rollup of changes to enable JAX to directly target IREE. (#7715) by Stella Laurenzo · 3 years, 4 months ago
- a4ac5db Merge pull request #7723 from rsuderman:main-to-google by Copybara-Service · 3 years, 4 months ago
- 122afeb Add missing 'mlir_text' xla format. (#7709) by Stella Laurenzo · 3 years, 4 months ago
- 826f1db Align FileCheck options with upstream defaults. by Stella Laurenzo · 3 years, 4 months ago
- cbce32c Merge google -> main (#7700) by Scott Todd · 3 years, 4 months ago
- 8f6f7a3 Adds a new pad-contraction-to-block-size pass. (#7688) by Stella Laurenzo · 3 years, 4 months ago
- 99958fd Remove `${CMAKE_CURRENT_SOURCE_DIR}/` from `declare_mlir_python_extension`. by Scott Todd · 3 years, 4 months ago
- e3e22e7 Merge pull request #7664 from GMNGeoffrey:main-to-google by Copybara-Service · 3 years, 5 months ago
- 02cfcd1 Moves the linalg_ext dialect to iree_linalg_ext under the iree-dialects project. (#7657) by Stella Laurenzo · 3 years, 5 months ago
- 4e720a3 Merge pull request #7569 from ScottTodd:main-to-google by Copybara-Service · 3 years, 5 months ago
- 11d6202 Fixing warning on MSVC. (#7567) by Ben Vanik · 3 years, 5 months ago
- ec9d61f [pydm] Implement sufficient support to run a couple of types of fibonacci (#7301) by Stella Laurenzo · 3 years, 5 months ago
- 4caceff Integrate LLVM at llvm/llvm-project@bcad20bc6591 by iree-copybara-bot · 3 years, 5 months ago
- aaa7be1 Fix-forward failures in experimental (not tested by default) pydm dialect. (#7490) by Stella Laurenzo · 3 years, 5 months ago
- 4b081e2 Merge pull request #7452 from hanhanW:main-to-google by Copybara-Service · 3 years, 5 months ago
- 3149b6d Auto detect PyYAML and disable generator based tests if not available. (#7449) by Stella Laurenzo · 3 years, 5 months ago
- f139423 Add `--iree-llvm-embedded-linker-path=` to compiler invocation. (#7436) by Stella Laurenzo · 3 years, 5 months ago
- 279756b Add 'arith' dialect to iree compiler API. (#7418) by Stella Laurenzo · 3 years, 5 months ago
- 76138f4 Add a busybox style `iree-lld` tool. (#7186) by Stella Laurenzo · 3 years, 5 months ago
- 0fbb204 Add logging to iree.compiler.tools invocations. (#7373) by Stella Laurenzo · 3 years, 6 months ago
- 29032b8 Normalize Python3 find_package and pybind setup. (#7349) by Stella Laurenzo · 3 years, 6 months ago
- df503b4 Integrate LLVM at llvm/llvm-project@fc2ba5e53d47 by iree-copybara-bot · 3 years, 6 months ago
- 0aba6d9 Merge pull request #7283 from MaheshRavishankar:main-to-google by Copybara-Service · 3 years, 6 months ago
- 813d3ae [pydm] Defines the structure for the full numeric hierarchy. (#7274) by Stella Laurenzo · 3 years, 6 months ago
- 2f9d7ad Merge pull request #7265 from MaheshRavishankar:main-to-google by Copybara-Service · 3 years, 6 months ago
- c459808 [pydm] Plumb through RTL and finish conversions for basic program. (#7244) by Stella Laurenzo · 3 years, 6 months ago
- a081057 Integrate LLVM at llvm/llvm-project@fad14a17a490 by iree-copybara-bot · 3 years, 6 months ago
- bfde15a Add some filegroups and exports so that integration with Bazel python projects can take place. by Stella Laurenzo · 3 years, 6 months ago
- 7edfa1d Merge google -> main (#7191) by NatashaKnk · 3 years, 6 months ago
- 67c1596 Merge pull request #7188 from NatashaKnk:main-to-google by Copybara-Service · 3 years, 6 months ago
- e736236 Release the new iree-compiler-api vs the old. (#7182) by Stella Laurenzo · 3 years, 6 months ago
- ab40da0 Fix lint error by natashaknk · 3 years, 6 months ago
- 8a4bae2 Replace CHECK->CHECK-DAG for constants in tests by Tres Popp · 3 years, 6 months ago
- 0ff6e5f Initial version of Python API Docs. (#7183) by Stella Laurenzo · 3 years, 6 months ago
- 688670f Adapt iree-compiler-api so it builds standalone and as part of iree. (#7178) by Stella Laurenzo · 3 years, 6 months ago
- 27c448e Bump cmake to 3.16.3. (#7180) by Stella Laurenzo · 3 years, 6 months ago
- 95ad84c Fork and adapt old iree.compiler -> iree.compiler.tools. (#7164) by Stella Laurenzo · 3 years, 6 months ago
- 29317b6 Merge pull request #7131 from rsuderman:main-to-google by Copybara-Service · 3 years, 6 months ago
- 95309c7 Plumb through an API to build PyDM->IREE pass pipelines. (#7128) by Stella Laurenzo · 3 years, 6 months ago
- 749ce66 Only add bundled pybind11 if not already found. (#7125) by Stella Laurenzo · 3 years, 6 months ago
- 8d3a4dc [pydm] Add a basic RTL linker pass. (#7089) by Stella Laurenzo · 3 years, 6 months ago
- e8c2b09 NFC: Align python namespaces of iree-dialects and iree-compiler-api. (#7088) by Stella Laurenzo · 3 years, 6 months ago
- 080cbc4 [pydm] Add basics of runtime library integration. (#7087) by Stella Laurenzo · 3 years, 6 months ago
- 79a0608 Initial commit of PyDM to IREE lowering pipeline. (#7013) by Stella Laurenzo · 3 years, 7 months ago
- 78e24b2 NFC: Add a directory to .gitignore by Stella Laurenzo · 3 years, 7 months ago
- a69124b Health and welfare on the iree_pydm dialect. (#6978) by Stella Laurenzo · 3 years, 7 months ago
- ab3c0ac Initial commit: Add new iree_pydm dialect and supporting code to compile to it. (#6907) by Stella Laurenzo · 3 years, 7 months ago
- f65d829 Integrate LLVM at llvm/llvm-project@2dfb66833fd2 by iree-copybara-bot · 3 years, 7 months ago
- 247a2a4 Add pass for importing IREE public dialect to internal dialects. (#6746) by Stella Laurenzo · 3 years, 7 months ago
- 801c108 Revert "Reverts the "installed tests" feature." (#6798) by Geoffrey Martin-Noble · 3 years, 7 months ago
- 2ec5448 Fix typo in IREEDialect.cpp (#6761) by Sean Silva · 3 years, 8 months ago
- aa71bc4 Updating the IREE public dialect variable -> global ops. by Ben Vanik · 3 years, 8 months ago
- 136b3e3 Add layering_check to bazel file for iree-external-projects (#6738) by Thomas · 3 years, 8 months ago
- e40d768 Merge pull request #6732 from ThomasRaoux:main-to-google by Copybara-Service · 3 years, 8 months ago
- d029202 Start to populate the IREE dialect. (#6729) by Stella Laurenzo · 3 years, 8 months ago
- 1c497ab Wire the new 'iree' dialect into iree-opt. by Stella Laurenzo · 3 years, 8 months ago
- 02230c1 Rename llvm-projects -> llvm-external-projects. by Stella Laurenzo · 3 years, 8 months ago