- 90f29a6 Reland "[spirv] Switch to use common target description" (#17699) by Lei Zhang · 9 months ago
- d792d24 Revert "[spirv] Switch to use common target description" (#17698) by Scott Todd · 10 months ago
- 7b9fb12 [spirv] Switch to use common target description (#17623) by Lei Zhang · 10 months ago
- b027da4 Convert VulkanSPIRV compiler target into a plugin. (#16699) by Scott Todd · 1 year, 1 month ago[Renamed (83%) from compiler/src/iree/compiler/Dialect/HAL/Target/VulkanSPIRV/BUILD.bazel]
- 5bac47b [NFC][Codegen] Move Codegen/Dialect to Codegen/Dialect/Codegen/IR (#15944) by Kunwar Grover · 1 year, 3 months ago
- bb7e776 Split Passes.h into 6 per target devices (NFC) (#13591) by Guray Ozen · 1 year, 11 months ago
- 8626fdb Rename all Bazel BUILD files to BUILD.bazel (#12663) by Geoffrey Martin-Noble · 2 years ago[Renamed from compiler/src/iree/compiler/Dialect/HAL/Target/VulkanSPIRV/BUILD]
- c4e7b3d Integrate llvm-project and bump dependencies (#9920) by Okwan Kwon · 2 years, 8 months ago
- e32cc76 Move Bazel code from iree/ into build_tools/bazel/. (#9149) by Scott Todd · 2 years, 10 months ago
- 41a2ceb Move iree/compiler to top-level compiler/. (#9022) by Stella Laurenzo · 3 years ago[Renamed (61%) from iree/compiler/Dialect/HAL/Target/VulkanSPIRV/BUILD]
- 1a1aea6 Tidy up CMake style across the project. (#9000) by Scott Todd · 3 years ago
- 9bde61b Move C runtime source directories into runtime/src/iree. (#8950) by Stella Laurenzo · 3 years ago
- d1620f0 Promote HAL driver and target backend CMake variables to options. (#7936) by Scott Todd · 3 years, 3 months ago
- 5c32033 Minor/style tweaks for VulkanSPIRVTarget. by Scott Todd · 3 years, 4 months ago
- 26f487d Add -iree-vulkan-keep-shader-modules flag. (#7825) by Scott Todd · 3 years, 4 months ago
- 6e825ae Move `LoweringConfigAttr` and `TranslationInfoAttr` to `AttrDef`. (#7385) by MaheshRavishankar · 3 years, 5 months ago
- b998f1f Splitting the flatcc runtime dependency into parsing and building. (#7064) by Ben Vanik · 3 years, 7 months ago
- f4f6c83 [spirv] Add support for linking SPIR-V modules (#6557) by Lei Zhang · 3 years, 8 months ago
- cec4c67 Implementing support for device/executable multi-targeting. (#6456) by Ben Vanik · 3 years, 8 months ago
- a7986e1 Step 4/n (n=4). Rename Conversion folder to Codegen and clean up pass names. (#6267) by MaheshRavishankar · 3 years, 9 months ago
- 8a1a592 Eliminate static pass registration from the Conversion tree. (#6204) by Stella Laurenzo · 3 years, 10 months ago
- 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
- daf3ce1 Moving iree/base/flatcc.h to iree/base/internal/. by Ben Vanik · 4 years ago
- 3a9e46e Fixing quoting on cmake variables that *must* be quoted. (#4404) by Ben Vanik · 4 years, 3 months ago
- 22d16b4 Adding iree/base/flatcc.h to make flatcc easier to include. by Ben Vanik · 4 years, 5 months ago
- 99d30a9 Replacing compiler use of HAL executable flatbuffers->flatc. by Ben Vanik · 4 years, 5 months ago
- 5656bec [spirv] Consolidate command-line option usage (#3674) by Lei Zhang · 4 years, 5 months ago
- c065feb Fix and resumbit #3585 by Ahmed S. Taei · 4 years, 5 months ago
- b7d5710 [spirv] Extract common SPIR-V target functionalities out (NFC) (#3140) by Lei Zhang · 4 years, 7 months ago
- f5fe759 Use generated function to compute number of workgroups to be launched. (#3095) by MaheshRavishankar · 4 years, 7 months ago
- 9228670 Remove IREE usage of the Global Dialect Registry (#3036) by Geoffrey Martin-Noble · 4 years, 7 months ago
- 6132bb3 Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake. (v2) (#2837) by Scott Todd · 4 years, 8 months ago
- dfb7633 Revert "Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake." (#2824) by Geoffrey Martin-Noble · 4 years, 8 months ago
- 1f78731 Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake. (#2759) by Scott Todd · 4 years, 8 months ago
- 083ac8e Fix layering and turn on layering_check (#2540) by Geoffrey Martin-Noble · 4 years, 9 months ago
- 896de17 Move the HLO/LHLO dialects to a new directory: tensorflow/compiler/mlir/hlo by Mehdi Amini · 4 years, 9 months ago
- 9db8142 Use Bazel target names aligned with upstream library names by Geoffrey Martin-Noble · 4 years, 10 months ago
- bb44cf0 [codegen] NFC: Restructure directories and clean up by Lei Zhang · 4 years, 11 months ago
- ef24293 NFC: retire iree.load_input, iree.store_output, and RewriteLegacyIO by Lei Zhang · 5 years ago
- 1a01312 NFC: retire HALInterfaceToMemrefPass and related utilities by Lei Zhang · 5 years ago
- d58d2a9 R.I.P IndexComputation path to SPIR-V. by Mahesh Ravishankar · 5 years ago
- 345a557 Revise alwaylink by Marius Brehler · 5 years ago
- 59ff572 Removing glslang and the embedded SPIR-V kernels now that they are unused. by Ben Vanik · 5 years ago
- a3e50b5 Defining HAL target backend interfaces as part of #1168. by Ben Vanik · 5 years ago
- 2bbabc3 Consolidate XLA to Linalg on Buffer conversion passes. by Mahesh Ravishankar · 5 years ago
- 1c41e9a Enable end-to-end execution of reductions in Linalg to SPIR-V path. by Mahesh Ravishankar · 5 years ago
- 4e80eeb Decouple dialects from shared static registration. by Geoffrey Martin-Noble · 5 years ago
- 2c43bf0 Use the linalg on buffers path for dot ops. by Hanhan Wang · 5 years ago
- 4ea6baf Plumbing target environment from HAL Vulkan backend to SPIR-V CodeGen by Lei Zhang · 5 years ago
- e0ff9e4 Adding hal.executable IO interfaces and a pass to materialize them. by Ben Vanik · 5 years ago
- cc1a5a0 Accommodate changes to linking policy by iree-copybara-bot · 5 years ago
- d7dd75d Pull in passes to convert from XLA HLO ops to SPIR-V. by Mahesh Ravishankar · 5 years ago
- 572eeb4 NFC: Refactor SPIRV Translation to better segregate different components. by Mahesh Ravishankar · 5 years ago
- 4e786d1 Fixes to enable reduction test on vulkan/spirv. by Mahesh Ravishankar · 5 years ago
- b293e6a Merging the IREE and IREEX dialects. by Ben Vanik · 5 years ago
- b8a772a Trimming the interpreter and moving it into hal/interpreter/. by Ben Vanik · 5 years ago
- 641453c Internal build change by Jacques Pienaar · 5 years ago
- c00b710 Use interface ABI attrs in SPIR-V lowering. by Mahesh Ravishankar · 5 years ago
- 9aa21c2 Adding HAL executable lowering framework. by Ben Vanik · 5 years ago