- f97fddd Integrate LLVM at llvm/llvm-project@f7e82e4fa849 by iree-copybara-bot · 3 years, 6 months ago
- f32a355 Integrate LLVM at llvm/llvm-project@7789a68e5ab9 by iree-copybara-bot · 3 years, 6 months ago
- 67c1596 Merge pull request #7188 from NatashaKnk:main-to-google by Copybara-Service · 3 years, 6 months ago
- ab40da0 Fix lint error by natashaknk · 3 years, 6 months ago
- 9024f98 Synchronize submodules with LLVM at llvm/llvm-project@8cb234e07d46 by Natasha Kononenko · 3 years, 6 months ago
- db18cef Synchronize submodules with LLVM at llvm/llvm-project@8cb234e07d46 by Submodule Update Action · 3 years, 6 months ago
- b650ef8 Integrate LLVM at llvm/llvm-project@8cb234e07d46 by iree-copybara-bot · 3 years, 6 months ago
- 8a4bae2 Replace CHECK->CHECK-DAG for constants in tests by Tres Popp · 3 years, 6 months ago
- 7bc297e Add TensorFlow dialects to Python docs. by Stella Laurenzo · 3 years, 6 months ago
- 0ff6e5f Initial version of Python API Docs. (#7183) by Stella Laurenzo · 3 years, 6 months ago
- f0f9e56 Make a real fake python library vs an empty file. by Stella Laurenzo · 3 years, 6 months ago
- ff6f16b Add folding tensor.cast patterns to LinalgExt ops. (#7181) by MaheshRavishankar · 3 years, 6 months ago
- eeb98ef Add folding tensor.cast patterns to LinalgExt ops. (#7179) by Han-Chung Wang · 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
- 8128e961 Implement tiling method for linalg_ext.reverse ops. (#7159) by Han-Chung Wang · 3 years, 6 months ago
- 95ad84c Fork and adapt old iree.compiler -> iree.compiler.tools. (#7164) by Stella Laurenzo · 3 years, 6 months ago
- 17e3408 Merge google -> main #7174 by rsuderman · 3 years, 6 months ago
- 464a6a8 Update models for benchmarks by Rob Suderman · 3 years, 6 months ago
- 9c0042d Update and re-enable bert test by Geoffrey Martin-Noble · 3 years, 6 months ago
- a07a6af Merge pull request #7170 from rsuderman:FixCmake by Copybara-Service · 3 years, 6 months ago
- 80b762c Merge pull request #7168 from rsuderman:main-to-google by Copybara-Service · 3 years, 6 months ago
- 30f0044 Fix CMakeFile for disabled bert test by Rob Suderman · 3 years, 6 months ago
- b23d60f Synchronize submodules with LLVM at llvm/llvm-project@efb284c07e97 by Rob Suderman · 3 years, 6 months ago
- be48d91 Synchronize submodules with LLVM at llvm/llvm-project@efb284c07e97 by Rob Suderman · 3 years, 6 months ago
- 107bf0c [CUDA] Refine CUDA tile size to match what cuBlas uses (#7166) by Thomas · 3 years, 6 months ago
- fa9d783 Refine fusion heuristic (#7165) by Thomas · 3 years, 6 months ago
- 46304a6 Integrate LLVM at llvm/llvm-project@efb284c07e97 by iree-copybara-bot · 3 years, 6 months ago
- 2610806 Include recursive package for core compiler tools. (#7153) by Scott Todd · 3 years, 6 months ago
- 0befe9b Integrate LLVM at llvm/llvm-project@19734ae6f054 by iree-copybara-bot · 3 years, 6 months ago
- c8f10a4 Adjust mobile GPU model similarity thresholds (#7161) by Lei Zhang · 3 years, 6 months ago
- 2e49e5e Update semantics of linalg_ext.reverse. (#7155) by Han-Chung Wang · 3 years, 6 months ago
- 1547ac2 Fix CMake build. (#7160) by MaheshRavishankar · 3 years, 6 months ago
- 79be092 Add gcc CI build (#7126) by Geoffrey Martin-Noble · 3 years, 6 months ago
- 10a23db Re-enable tests that were disabled during LLVM integration by Lei Zhang · 3 years, 6 months ago
- 22d2f37 Use lld linker in CMake CI (#7152) by Geoffrey Martin-Noble · 3 years, 6 months ago
- c21e05e Integrate LLVM at llvm/llvm-project@c6013f71a455 by iree-copybara-bot · 3 years, 6 months ago
- 00a1f34 Migrate `DotDimensionNumbers` attribute definition from StructAttr to be a first class attribute (NFC) by Mehdi Amini · 3 years, 6 months ago
- 560ac40 Merge google -> main #7151 by rsuderman · 3 years, 6 months ago
- 258d466 Remove tabs from gather mlir test by Rob Suderman · 3 years, 6 months ago
- 61bdc2a Remove tabs from unidirectional LSTM test by Rob Suderman · 3 years, 6 months ago
- d3c5c2d Synchronize submodules with LLVM at llvm/llvm-project@43d6991c2a4c by Rob Suderman · 3 years, 6 months ago
- 1b634e5 Synchronize submodules with LLVM at llvm/llvm-project@43d6991c2a4c by Rob Suderman · 3 years, 6 months ago
- 1e27d39 Merge pull request #7146 from rsuderman:main-to-google by Copybara-Service · 3 years, 6 months ago
- 566ecc3 Merge pull request #7147 from rsuderman:FixedCmake by Copybara-Service · 3 years, 6 months ago
- b2593b0 Integrate LLVM at llvm/llvm-project@43d6991c2a4c by iree-copybara-bot · 3 years, 6 months ago
- 5a32379 Fixed integrations CMake files. by Rob Suderman · 3 years, 6 months ago
- dc13622 Merge google -> main #7136 by rsuderman · 3 years, 6 months ago
- 6bcc29f Handle fusion of any named ops with outs of root ops. (#7133) by MaheshRavishankar · 3 years, 6 months ago
- 3f22735 Integrate LLVM at llvm/llvm-project@55f0b3370871 by iree-copybara-bot · 3 years, 6 months ago
- 810a87d Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
- 37e3b75 Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
- 4f4e31c Migrate `GatherDimensionNumbers` attribute definition from StructAttr to be a first class attribute (NFC) by Mehdi Amini · 3 years, 6 months ago
- 2b90282 Limit fusion to ops with single uses to avoid duplication (#7103) by Thomas · 3 years, 6 months ago
- ebf08a7 [spirv] Fix matmul vectorization corner cases (#7137) by Lei Zhang · 3 years, 6 months ago
- 2e8546d Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
- 879b0af Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
- 29317b6 Merge pull request #7131 from rsuderman:main-to-google by Copybara-Service · 3 years, 6 months ago
- a317e2c Move quantized type stripping to a separate pass. by Rob Suderman · 3 years, 6 months ago
- 87e6ba5 Migrate `ScatterDimensionNumbers` attribute definition from StructAttr to be a first class attribute (NFC) by Mehdi Amini · 3 years, 6 months ago
- 94a2168 Introduce reverse op to LinalgExt dialect. (#7124) by Han-Chung Wang · 3 years, 6 months ago
- 779746f Remove unused Pass to pad workgroup tiles. (#7121) by MaheshRavishankar · 3 years, 6 months ago
- 1d77498 Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
- 46ad97d [CUDA] Add cl option to disable nounroll workaround (#7130) by Thomas · 3 years, 6 months ago
- 906994b Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
- 6e37232 [spirv] Re-enable module linking (#7119) by Lei Zhang · 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
- a814d1a Disabling ref move in the VM. (#7129) by Ben Vanik · 3 years, 6 months ago
- 749ce66 Only add bundled pybind11 if not already found. (#7125) by Stella Laurenzo · 3 years, 6 months ago
- c8736bf Fix kwarg bug in iree.runtime.load_vm_flatbuffer (#7120) by Phoenix Meadowlark · 3 years, 6 months ago
- 7dad77d [spirv] Move Adreno matmul CodeGen config as SPIR-V default (#7057) by Lei Zhang · 3 years, 6 months ago
- 0d668d5 Update SwiftShader to 2021-09-21 @755b78dc (#7117) by Lei Zhang · 3 years, 6 months ago
- 78ec31b Merge google -> main #7115 by rsuderman · 3 years, 6 months ago
- 23d0e9a [CUDA] Add support for config lowering coming from IR (#7082) by Thomas · 3 years, 6 months ago
- ac69632 Merge pull request #7114 from rsuderman:main-to-google by Copybara-Service · 3 years, 6 months ago
- 6c1943c Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
- a49f4ed Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
- d2c74de Fix scaling issue in benchmark commenting and minor improvements (#7112) by Lei Zhang · 3 years, 6 months ago
- 8d3a4dc [pydm] Add a basic RTL linker pass. (#7089) by Stella Laurenzo · 3 years, 6 months ago
- 34e630d Merge google -> main #7107 by rsuderman · 3 years, 6 months ago
- 5baeb76 Merge pull request #7106 from GMNGeoffrey:main-to-google by Geoffrey Martin-Noble · 3 years, 6 months ago
- a94a06c Merge branch 'google' into main-to-google by Geoffrey Martin-Noble · 3 years, 6 months ago
- 128ce7a Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
- 9905c6b Integrate LLVM at llvm/llvm-project@f5b8f1247cd9 by iree-copybara-bot · 3 years, 6 months ago
- 6757214 Integrate LLVM at llvm/llvm-project@3b14d80ad4af by iree-copybara-bot · 3 years, 7 months ago
- 9fc4675 Fix tile_pad_and_vectorize.mlir test. by Scott Todd · 3 years, 7 months ago
- 507e46a Integrate LLVM at llvm/llvm-project@08f0cb77197d by iree-copybara-bot · 3 years, 7 months ago
- d0e589c Basic handling of multiple generic ops in dispatch regions on CPU path. (#7102) by MaheshRavishankar · 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, 7 months ago
- b9f4d61 Adjust default mmt4d tiling (#7071) by Ahmed S. Taei · 3 years, 7 months ago
- aa04aa0 Remove hoisting on the tensor -> vectors pass. (#7079) by MaheshRavishankar · 3 years, 7 months ago
- fc87a23 Fixing missing status tracking in static_library_demo. (#7085) by Ben Vanik · 3 years, 7 months ago
- 0ca4d63 Support specifying absolute values as benchmark similarity threshold (#7077) by Lei Zhang · 3 years, 7 months ago
- dd6c59a Synchronize submodules with LLVM at llvm/llvm-project@750d5fc65c92 by iree-copybara-bot · 3 years, 7 months ago
- 579417c Synchronize submodules with LLVM at llvm/llvm-project@750d5fc65c92 by Submodule Update Action · 3 years, 7 months ago
- 29fd207 [spirv] Move Adreno convolution CodeGen config as SPIR-V default (#7034) by Lei Zhang · 3 years, 7 months ago
- a97e8ff Integrate LLVM at llvm/llvm-project@750d5fc65c92 by iree-copybara-bot · 3 years, 7 months ago
- f92733e Integrate LLVM at llvm/llvm-project@fc08cfb8884d by iree-copybara-bot · 3 years, 7 months ago
- 4d1d020 Add support for mhlo.rng_normal to IREE using Box–Muller transform. (#7007) by Han-Chung Wang · 3 years, 7 months ago