- 771f91e Integrate llvm-project at 20d253e3bf69 (#9790) by Lei Zhang · 2 years, 9 months ago
- 10960b8 Enabling kEmitAccessorPrefix_Prefixed for the util dialect. (#9798) by Ben Vanik · 2 years, 9 months ago
- 72f5e84 Merge pull request #9795 from iree-org/benvanik-util-cleanup by Ben Vanik · 2 years, 9 months ago
- 5d67461 Removing the bespoke struct attr gen in favor of AttrDefs. by Ben Vanik · 2 years, 9 months ago
- 7bc983c Modernizing the util dialect types. by Ben Vanik · 2 years, 9 months ago
- b8971ba Making Util_Offset an index type. by Ben Vanik · 2 years, 9 months ago
- 87958f3 Removing MutableByteBufferType. by Ben Vanik · 2 years, 9 months ago
- 534e0d4 Misc cleanups to the HAL dialect. (#9794) by Ben Vanik · 2 years, 9 months ago
- 7c81d0b Fixes for upstream: Retire LinalgPromotion pattern @5a0011360c9cea0fdc182c8c66ed3bc774a50835 (#9792) by Nicolas Vasilache · 2 years, 9 months ago
- acc111b Merge pull request #9781 from matthias-springer/custom_assembly_format by Matthias Springer · 2 years, 9 months ago
- d35b332 [LLVMGPU] Improve reduction lowering to do group reduction (#9751) by Thomas · 2 years, 9 months ago
- 2c5344a Cherry-pick mlir commit 0660f3c5a0a083cef78f39b3105a9a8e27cf5095 (#9787) by Thomas · 2 years, 9 months ago
- 5f3ae39 Added TosaToTensor after TosaToLinalg (#9786) by Rob Suderman · 2 years, 9 months ago
- d69f0c0 Handle the missing results when posting comments (#9776) by Jerry Wu · 2 years, 9 months ago
- 4a5eb4a Web sample tweaks for showing demos. (#9783) by Scott Todd · 2 years, 9 months ago
- 5f1bbeb Add a workflow for building and testing the runtime post-submit (#9774) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 245c70e Fix compile errors in atomics_disabled (#9782) by bjacob · 2 years, 9 months ago
- afd88a9 Merge pull request #9779 from matthias-springer/bufferization_constant_op by Matthias Springer · 2 years, 9 months ago
- aa89cc9 Switch transform.iree.match op to custom assembly format by Matthias Springer · 2 years, 9 months ago
- 146e9d6 Use memref type with static identity layout around ConstantOp by Matthias Springer · 2 years, 9 months ago
- cf2d979 fixed links in VMVX readme.md (#9775) by Matt Walsh · 2 years, 9 months ago
- 2bcef5e [flow] Fuse reduction into consumer elementwise op (#9693) by Okwan Kwon · 2 years, 9 months ago
- 45768ca Replace tensorflow::StatusOr::ConsumeValueOrDie with StatusOr::ValueOrDie(). (#9770) by Jacques Pienaar · 2 years, 9 months ago
- 9f5389a [spirv] Enable passing round.mlir test (#9773) by Lei Zhang · 2 years, 9 months ago
- 86f0f4e Integrate llvm-project at 79bb915fb60b (#9771) by Lei Zhang · 2 years, 9 months ago
- 481579c Add CUDA support to benchmark tools (#9733) by Jerry Wu · 2 years, 9 months ago
- de400a5 Add conversion tests for vm.abs ops (#9769) by Marius Brehler · 2 years, 9 months ago
- aeb9e68 Add a more intuitive transform.iree.match op (#9756) by Nicolas Vasilache · 2 years, 9 months ago
- f6b6335 Decouple Transform dialect usage in IREE from iree-dialects. (#9745) by Nicolas Vasilache · 2 years, 9 months ago
- a9c91cd Disable LLVM's vectorizers by default (#9642) by Diego Caballero · 2 years, 9 months ago
- b165300 Integrate llvm-project at 71c9757474c308d63f72a54659989553d598e145 (#9763) by Lei Zhang · 2 years, 9 months ago
- efd42a8 Fixing duplicate pattern from #9662 triggering asserts. (#9762) by Ben Vanik · 2 years, 9 months ago
- 4206ba1 Change some seq_cst to acquire/release in synchronization.c (#9761) by bjacob · 2 years, 9 months ago
- baa96e7 TSan can deal with futexes (#9760) by bjacob · 2 years, 9 months ago
- 308c334 Add RISC-V targets to the benchmark pipeline (#9625) by Jerry Wu · 2 years, 9 months ago
- 8433aec Replace config string with DriverInfo (#9757) by Jerry Wu · 2 years, 9 months ago
- 38dd07a [flow] handle multiple func ops for dispatch graph (#9741) by Okwan Kwon · 2 years, 9 months ago
- 4f683bc Add branch in iree_package_ns macro to use the relative path directly (#9639) by CindyLiu · 2 years, 9 months ago
- 226cb32 Flip accessors to prefixed form (NFC) (#9755) by Jacques Pienaar · 2 years, 9 months ago
- fd0c527 Removing the need for the ririririri fields in vmvx arg structs. (#9753) by Ben Vanik · 2 years, 9 months ago
- 9016159 Cherrypick committed upstream patch to fix Python install directory layout. (#9752) by Stella Laurenzo · 2 years, 9 months ago
- 727d61a Lower VMVX linalg ops to microkernels. (#9662) by Stella Laurenzo · 2 years, 9 months ago
- 06bd50a Include the baseline compilation metrics in the report (#9684) by Jerry Wu · 2 years, 9 months ago
- ca51bc6 Add vm.abs.i32 and vm.abs.i64 ops. (#7080) by Scott Todd · 2 years, 9 months ago
- 4e6af75 Revert "Create CNAME (#9679)" (#9746) by Lei Zhang · 2 years, 9 months ago
- 1a0a45f [NVVM] Drop Dealloc of shared memory buffers in conversion to NVVM (#9743) by Nicolas Vasilache · 2 years, 9 months ago
- cfac2dc Prefetch LLVM fix to Transform dialect: Fix isDefiniteFailure helper (#9742) by Nicolas Vasilache · 2 years, 9 months ago
- 6b9fdbe Cherry-pick LLVM changes related to SubViewOp::inferRankReducedType and Transform::applyToOne (#9737) by Nicolas Vasilache · 2 years, 9 months ago
- 972b508 Fix the lowering from arith.uitofp to VM on signless integers. (#9727) by Han-Chung Wang · 2 years, 9 months ago
- acb9188 Add AMD GPU configuration info (#9731) by erman-gurses · 2 years, 9 months ago
- dd94ed3 Revert "Revert "Create CNAME for github serving" (#9732)" (#9736) by Lei Zhang · 2 years, 9 months ago
- 99c59c3 Consistently access poller->state with acquire/release order (#9734) by bjacob · 2 years, 9 months ago
- fc46cfb Access worker->state with acquire/release, not seq_cst. (#9735) by bjacob · 2 years, 9 months ago
- 4804bd3 LLVM integrate to ebb78a95cede526ece9b904e9ba623d4b963df60 + cherry-pick (#9729) by Nicolas Vasilache · 2 years, 9 months ago
- 5626084 Revert "Create CNAME for github serving" (#9732) by Jacques Pienaar · 2 years, 9 months ago
- f36ec29 Consistently treat worker_*_masks as loose hints with relaxed accesses (#9722) by bjacob · 2 years, 9 months ago
- 202436e Enable passing fft tests for VMVX backend. (#9728) by Han-Chung Wang · 2 years, 9 months ago
- 3953cb0 [NFC] Use TilingInterface in LinalgExt fusion patterns (#9719) by Matthias Springer · 2 years, 9 months ago
- 405bdc6 [NFC] Remove Linalg TilingInterface implementation (#9720) by Matthias Springer · 2 years, 9 months ago
- 74adbc2 Use TilingInterface for ForeachThreadTilingPattern (#9718) by Matthias Springer · 2 years, 9 months ago
- 25dc721 Integrate llvm-project and bump dependencies. (#9700) by Diego Caballero · 2 years, 9 months ago
- fb56fbc [bufferize] check if the memref types are same for subspans (#9652) by Okwan Kwon · 2 years, 9 months ago
- eeb0b1a Fix shutdown deadlock (#9724) by bjacob · 2 years, 9 months ago
- e1fad18 NFC: Fix various typos and code style (#9695) by lorenzo chelini · 2 years, 9 months ago
- 6377bed Merge pull request #9702 from iree-org/benvanik-hal-fence by Ben Vanik · 2 years, 9 months ago
- 0e656d4 Implementing coroutine semaphore/fence awaits. by Ben Vanik · 2 years, 9 months ago
- 8d45de0 Plumbing through IREE_HAL_MODULE_FLAG_SYNCHRONOUS. by Ben Vanik · 2 years, 9 months ago
- 372bccc Adding HAL module fence methods. by Ben Vanik · 2 years, 10 months ago
- 8aa94fd Adding VM compiler/runtime plumbing for !hal.fence. by Ben Vanik · 2 years, 10 months ago
- 37dc8a8 Making hal.semaphore payloads i64 instead of index. by Ben Vanik · 2 years, 10 months ago
- 895fbf5 Adding iree_hal_fence_t. by Ben Vanik · 2 years, 10 months ago
- c6f0417 Adding `!hal.fence` compiler type. by Ben Vanik · 2 years, 10 months ago
- 7d4566e Merge pull request #9706 from matthias-springer/foreach_thread_to_flow by Matthias Springer · 2 years, 9 months ago
- 6e21238 Removing todo for a flow.tensor.cast equivalent. (#9691) by Ben Vanik · 2 years, 9 months ago
- 28c2bfb Adding extern C around embedded data toc impl. (#9692) by Ben Vanik · 2 years, 9 months ago
- 08529d5 Merge pull request #9698 from iree-org/benvanik-device-cleanup by Ben Vanik · 2 years, 9 months ago
- c7ef4be Fix build error when path of repo contains .h/.inc (#9703) by hehaoqian · 2 years, 9 months ago
- 15c5fc8 Fix setting IREE_MEMORY_ACCESS_ALIGNMENT_REQUIRED (#9697) by Marius Brehler · 2 years, 9 months ago
- 7843ad1 Split the alignment flag for non 64-bit types (#9715) by Marius Brehler · 2 years, 9 months ago
- fd7f4df Add GPU support to the bufferize op (#9713) by Nicolas Vasilache · 2 years, 9 months ago
- 687d878 Avoid failing vector distribution to warp on a legitimate 'did not apply' (#9714) by Nicolas Vasilache · 2 years, 9 months ago
- d536196 Add rank-reducing patterns to ApplyPatternOp. (#9711) by Nicolas Vasilache · 2 years, 9 months ago
- 2dbe841 Add utility functions for VM to EmitC conversion (#9708) by Henri Gründer · 2 years, 9 months ago
- 66be12e Split the alignment flag for 64-bit types (#9705) by Marius Brehler · 2 years, 9 months ago
- 5d240de Add cookbook section for making a change to LLVM and cherry-picking. by Stella Laurenzo · 2 years, 9 months ago
- ba2e5c9 Add LLVM integrate scripts to the main repository. by Stella Laurenzo · 2 years, 9 months ago
- 3c7fc53 Add ins/outs to ForeachThreadToFlowDispatchWorkgroupsOp by Matthias Springer · 2 years, 9 months ago
- 664163e Add support for lowering memref.alloca to VM dialect. (#9694) by Ben Vanik · 2 years, 9 months ago
- 908449a Migrate TFLite's stateful lowerings to MLProgram (#9671) by Rob Suderman · 2 years, 10 months ago
- 59799b3 Hiding iree_hal_device_transfer_and_wait as it should not be used. by Ben Vanik · 2 years, 10 months ago
- 29800c9 Removing iree_hal_device_submit_and_wait. by Ben Vanik · 2 years, 10 months ago
- 5c28dd8 Fix for TransformDialectExtensions paths are too long on Windows. (#9696) by Nicolas Vasilache · 2 years, 10 months ago
- 2e03b3c [Transform] Add a new transform op that applies patterns (#9676) by Nicolas Vasilache · 2 years, 10 months ago
- e789f95 Fix teardown race in threading_test (#9558) by bjacob · 2 years, 10 months ago
- cf1c007 Enable a few more clang-tidy checks with fixes (#9426) by Rob Suderman · 2 years, 10 months ago
- beda464 Add `flow.dispatch.default_workgroup_count` op. (#9681) by MaheshRavishankar · 2 years, 10 months ago
- ca258bc [LLVMGPU] Support more cases in warp reduction (#9687) by Thomas · 2 years, 10 months ago
- 7e46380 Replace mhlo ops with core dialect ops in some tests. (#9688) by Scott Todd · 2 years, 10 months ago
- f1ec6e7 Create CNAME (#9679) by Jacques Pienaar · 2 years, 10 months ago
- 213fc0e Revert "Make release run on self-hosted GitHub runners (#9432)" (#9682) by Geoffrey Martin-Noble · 2 years, 10 months ago