- cc71082 Bump Tint to latest. (#12527) by Scott Todd · 2 years, 1 month ago
- 70e6e52 Add additional options to the ApplyPatternsOp (#12519) by Nicolas Vasilache · 2 years, 1 month ago
- 84b4802 Fully retire CanonicalizedSequenceOp (#12467) by Nicolas Vasilache · 2 years, 1 month ago
- 769ffda Evolve transform dialect usage towards non-blanket-canonicalized sequences (#12465) by Nicolas Vasilache · 2 years, 1 month ago
- 91e73d3 Adding requirement bits to bytecode modules and bumping version. by Ben Vanik · 2 years, 1 month ago
- aac4d64 Avoid hardcoded architecture in CPU test (#12488) by Lei Zhang · 2 years, 1 month ago
- 5740497 Rename IREE_BUILD_EXPERIMENTAL_E2E_TEST_ARTIFACTS to IREE_BUILD_E2E_TEST_ARTIFACTS (#12469) by Jerry Wu · 2 years, 1 month ago
- a2350a3 Fix the compile flags for FP16 on Mali in new benchmarks (#12448) by Jerry Wu · 2 years, 1 month ago
- 17eafc9 [LLVMGPU] Enable tensor.pack op e2e execution on cuda. (#12370) by Han-Chung Wang · 2 years, 1 month ago
- 5b7de27 [vulkan][spirv] Disable `reverse` tests failing on Pixel 6 (#12416) by Jakub Kuderski · 2 years, 1 month ago
- 4a65a33 Retire most of LinalgExt::(Un)PackOp usages and transformations. (#12253) by Han-Chung Wang · 2 years, 1 month ago
- 4a8d063 Drop the tensor.pack/unpack -> LinalgExt lowering from transform dialect (#12401) by Han-Chung Wang · 2 years, 1 month ago
- 0246bbf Dump run and compile flags into benchmark JSON config (#12397) by Jerry Wu · 2 years, 1 month ago
- e2cfc99 Fix e2e test artifacts to use composite id (#12388) by Jerry Wu · 2 years, 1 month ago
- c7b2912 Update references from `iree-org` to `openxla`. (#12304) by Scott Todd · 2 years, 1 month ago
- 5c2172c Added ComplexToStandardPass to the LLVM compilation pipelines (#12273) by Rob Suderman · 2 years, 1 month ago
- ad8782e Integrate llvm/llvm-project@eb141867 (#12264) by Lei Zhang · 2 years, 1 month ago
- 425efcd Fix device_allocator option in new benchmark suite (#12223) by Jerry Wu · 2 years, 1 month ago
- 261471c Plumb vector to mma.sync through the transform dialect (#12244) by Nicolas Vasilache · 2 years, 1 month ago
- 42b79af Add EfficientNet and PersonDetect int8 to Mali benchmarks (#12224) by Jakub Kuderski · 2 years, 1 month ago
- 3a91bd8 Replace `zve32x` with `zve32f` in CI configurations (#12185) by Diego Caballero · 2 years, 1 month ago
- 34b2f7f Add BertLargeTF to the new benchmark suite (#12170) by Jerry Wu · 2 years, 1 month ago
- b02dfa9 Plumb e2e tensor.(un)pack support through VMVX and microkernels. (#12133) by Han-Chung Wang · 2 years, 1 month ago
- b78340f Add Bert-Large to x86 and CUDA benchmarks (#12032) by mariecwhite · 2 years, 2 months ago
- da263ba Plumb through tensor.unpack e2e execution for llvm-cpu backend. (#12121) by Han-Chung Wang · 2 years, 2 months ago
- 1d76929 Revert commits following a bad test deactivation (#12147) by Nicolas Vasilache · 2 years, 2 months ago
- 57b174c Deactivate attention.mlir to mitigate blocking #12129 broken at HEAD (#12143) by Nicolas Vasilache · 2 years, 2 months ago
- bc7ff41 Fix vulkan triplet and valhall architecture in benchmark framework (#12139) by Jerry Wu · 2 years, 2 months ago
- 5b727bc Add option to compiler to Preprocessing step. (#12140) by MaheshRavishankar · 2 years, 2 months ago
- a511be1 Run 'emscripten' CI job on presubmit. (#12081) by Scott Todd · 2 years, 2 months ago
- c691b20 Disable some linalg_ext_ops tests on Emscripten while failing. (#12127) by Scott Todd · 2 years, 2 months ago
- 1e89706 Enable tensor_ops/ tests on VMVX backend. (#12118) by Han-Chung Wang · 2 years, 2 months ago
- bd01143 Plumb through tensor.pack e2e execution for llvm-cpu backend. (#11875) by Han-Chung Wang · 2 years, 2 months ago
- def748f Undo special-case 1x1 tiling for VMVX (#12061) by bjacob · 2 years, 2 months ago
- 537b07c Add an example of generalized packing (#12076) by Nicolas Vasilache · 2 years, 2 months ago
- 9691c91 Functional support mma.sync.1688.f32.tf32 for F32 datatype (#12054) by Manish Gupta · 2 years, 2 months ago
- 8abd1bd Integrate LLVM at llvm/llvm-project@7d3a181c (#12047) by Thomas · 2 years, 2 months ago
- 321df7e Replace `riscv-v-vector-bits-min` with `+zvl*b` in RISC-V configs (#12037) by Diego Caballero · 2 years, 2 months ago
- 6a59ff6 Fix processing of preprocessing flags. (#12029) by MaheshRavishankar · 2 years, 2 months ago
- f65c5cb Renaming tool flags to --module/function/input. (#12010) by Ben Vanik · 2 years, 2 months ago
- b2e4d2a Fixing runtime flag string lists to not grow exponentially. (#12007) by Ben Vanik · 2 years, 2 months ago
- 1428941 Add a `--iree-preprocessing-pass-pipeline` to allow user control on preprocessing passes before IREE compilation. (#11986) by MaheshRavishankar · 2 years, 2 months ago
- 5f6f989 Fixup tests/e2e/linalg/ test definitions. (#11990) by Scott Todd · 2 years, 2 months ago
- 8773676 Add attention op to linalg_ext (#11928) by harsh-nod · 2 years, 2 months ago
- fafde87 Flip the switch to turn on the transform dialect by default. (#11737) by Nicolas Vasilache · 2 years, 2 months ago
- 80b3577 Swapping hal.interface.binding.subspan offset and alignment. by Ben Vanik · 2 years, 2 months ago
- acd5e6b Pull in the rematerialization pass into CPU lowering pipeline. (#11940) by MaheshRavishankar · 2 years, 2 months ago
- 52c5d14 Add a more controllable ShareForeachThreadOperandsOp (#11915) by Nicolas Vasilache · 2 years, 2 months ago
- 2231682 Adds Native Tensor Core (F16) Support [mma.sync.16816.f16.f16 and ldmatrix] (#11817) by Manish Gupta · 2 years, 2 months ago
- 190885e Fix and re-enable cuda transform dialect tests (#11925) by Thomas · 2 years, 2 months ago
- 837151d Integrate llvm-project at https://github.com/llvm/llvm-project/commit/9936064d6677 (#11891) by MaheshRavishankar · 2 years, 2 months ago
- 1e907e8 Add softmax op to linalg_ext (#11911) by harsh-nod · 2 years, 2 months ago
- a922768 Generate `non-coherent cache` loads and `noalias` for CUDA (#11494) by Guray Ozen · 2 years, 2 months ago
- db085cc [NFC] Split rank_reducing patterns in transform dialect. (#11892) by Thomas · 2 years, 2 months ago
- 91c1df6 Fix ID format in benchmark framework (#11890) by Jerry Wu · 2 years, 2 months ago
- 548ff96 Sync RISC-V benchmark definitions (#11856) by Jerry Wu · 2 years, 2 months ago
- 1185334 Cullen's fix for 16bit shifts in VMVX (#11826) by bjacob · 2 years, 2 months ago
- 3dd670f Switch e2e/matmul tests on vmvx+ukernel to data-tiling (#11522) by bjacob · 2 years, 3 months ago
- badd598 Integrate llvm-project at 3589885d82b6 and bump submodules (#11781) by Han-Chung Wang · 2 years, 3 months ago
- 7e3847a [LLVMGPU] Support aggressive fusion (#11747) by Thomas · 2 years, 3 months ago
- 37983c6 Introduce Collapse Pass (#11713) by Guray Ozen · 2 years, 3 months ago
- a81c3cf [Transform] Fix CPU reduction strategy and uniformize code across bac… (#11760) by Nicolas Vasilache · 2 years, 3 months ago
- 5435fc1 Integrate llvm-project and bump dependencies. (#11741) by Manish Gupta · 2 years, 3 months ago
- 03a114c [Transform] Drop transform stub test file (#11669) by Nicolas Vasilache · 2 years, 3 months ago
- 674297e Fix performance bugs and add a benchmarking stub (#11597) by Nicolas Vasilache · 2 years, 3 months ago
- fb87ad1 Generate compile statistics modules in e2e test artifacts (#11572) by Jerry Wu · 2 years, 3 months ago
- e20bcb4 Cherry-pick llvm-project changes and fix #11586 (#11595) by Matthias Springer · 2 years, 3 months ago
- 79b90d3 Integrate llvm/llvm-project@4bb85698d69c (#11576) by Lei Zhang · 2 years, 3 months ago
- 79df77c Limit tiling sizes for unpack op kernels (#11503) by Han-Chung Wang · 2 years, 3 months ago
- 1f98cc5 Collapse `linalg.generic` (#11295) by Guray Ozen · 2 years, 3 months ago
- 2d91b37 Cherry-pick and use subview folding pattern (#11582) by Matthias Springer · 2 years, 3 months ago
- 891ca02 CanonicalizedSequenceOp: Do not hoist buffer transfers (#11580) by Matthias Springer · 2 years, 3 months ago
- f55f292 Integrate llvm-project and bump dependencies 20221213 (#11552) by Okwan Kwon · 2 years, 3 months ago
- 2327aeb Port reduction-v3 to C++ (#11539) by Nicolas Vasilache · 2 years, 4 months ago
- 289e8de Split iree.bufferize_op to enable additional canonicalization (#11570) by Matthias Springer · 2 years, 4 months ago
- 1f5d7ab Enable rank_reducing patterns in reduction_v3_codegen_spec (#11569) by Matthias Springer · 2 years, 4 months ago
- d16b02f Add Winograd support for NCHW convolutions (#11475) by harsh-nod · 2 years, 4 months ago
- 628af76 Use better Linalg transform op builders (#11551) by Nicolas Vasilache · 2 years, 4 months ago
- e919b8b Emit better reduction schedule from JIT (#11548) by Nicolas Vasilache · 2 years, 4 months ago
- ee167be Relax block size constraints: dynamic reduction-v3 @peak (#11547) by Nicolas Vasilache · 2 years, 4 months ago
- 33b994b Add a reduction-v3 strategy for dynamic cases. (#11546) by Nicolas Vasilache · 2 years, 4 months ago
- a973914 Update some very old TODOs. (#11540) by Scott Todd · 2 years, 4 months ago
- ddbd2fd Enable a few tests that are passing now. (#11541) by Scott Todd · 2 years, 4 months ago
- cc0c10c Integrate llvm/llvm-project@32cc7d349750 (#11506) by Lei Zhang · 2 years, 4 months ago
- 528366e Use single-level directory for e2e test artifacts (#11511) by Jerry Wu · 2 years, 4 months ago
- 85ff57f [NFC] Canonicalize the "platform" in CI (#11413) by Jerry Wu · 2 years, 4 months ago
- 8325361 Plumb e2e support for packing on dynamic inner tiles. (#11487) by Han-Chung Wang · 2 years, 4 months ago
- fc0442f Fixes necessary to enable const hoisting and eval. (#11440) by Stella Laurenzo · 2 years, 4 months ago
- 7f36706 Re-organize transform dialect codegen tests (#11473) by Thomas · 2 years, 4 months ago
- d3b3cc1 Fix bug in tile_to_foreach_thread mapping computation (#11312) by Matthias Springer · 2 years, 4 months ago
- 849e227 [vulkan] Enable MobileBERT i8 benchmark on Mali (#11464) by Jakub Kuderski · 2 years, 4 months ago
- 8e0022d Split `iree-dispatch-linalg-on-tensors-pass` into two (#11313) by Guray Ozen · 2 years, 4 months ago
- 52c2e35 Relands "Switch e2e tests and benchmarks to `--iree-flow-enable-data-tiling` on `llvm-cpu`" (#11443) by Han-Chung Wang · 2 years, 4 months ago
- 0573f4f Transform dialect bringup (#11422) by Nicolas Vasilache · 2 years, 4 months ago
- 01cf67a Add e2e tests for winograd (#11428) by harsh-nod · 2 years, 4 months ago
- b3fa021 Revert "Switch e2e tests and benchmarks to `--iree-flow-enable-data-tiling` on `llvm-cpu`" (#11435) by Jerry Wu · 2 years, 4 months ago
- c781d6a Re-enabling cuda's split-k test (#11431) by Murali Vijayaraghavan · 2 years, 4 months ago
- 044017f Switch e2e tests and benchmarks to `--iree-flow-enable-data-tiling` on `llvm-cpu` (#11411) by bjacob · 2 years, 4 months ago
- 895cf38 [spirv] Add support for Winograd output op (#11409) by harsh-nod · 2 years, 4 months ago
- a06805f Improve generated cmake files verification and update lint.sh (#11381) by Jerry Wu · 2 years, 4 months ago