Skip to content

Issues: iree-org/iree

Release tracker - 2024/09
#18432 opened Sep 4, 2024 by ScottTodd
Open
Pending LLVM Dependent Patches
#15685 opened Nov 27, 2023 by stellaraccident
Open 4
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Use LTO for LLVM AOT to avoid the need for code generation in iree-opt/iree-translate codegen Shared code generation infrastructure and dialects compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm) help wanted Extra attention is needed performance ⚡ Performance/optimization related work across the compiler and runtime
#3736 opened Nov 5, 2020 by benvanik
3 tasks
Add generic IR symbol deduplication (vm.rodata, flow.executable, etc) compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm) enhancement ➕ New feature or request good first issue 🌱 Good for newcomers
#1144 opened Mar 19, 2020 by benvanik
Ensure flow/hal/vm.global write-only variables are DCEd compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm) enhancement ➕ New feature or request good first issue 🌱 Good for newcomers
#1146 opened Mar 19, 2020 by benvanik
Add dynamic flow.tensor.update (and other) ops to reduce readbacks compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm) enhancement ➕ New feature or request performance ⚡ Performance/optimization related work across the compiler and runtime
#1160 opened Mar 19, 2020 by benvanik Scheduling Performance Focus Set
Cleanup IREE runtime API definitions to have proper calling conventions runtime/api IREE's public C runtime API and iree-run-module runtime Relating to the IREE runtime library
#1203 opened Mar 23, 2020 by benvanik
Expose VM extension support as compilation target configuration compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm) enhancement ➕ New feature or request help wanted Extra attention is needed
#2728 opened Jul 31, 2020 by benvanik
Fusion for pad op in Linalg codegen Shared code generation infrastructure and dialects enhancement ➕ New feature or request performance ⚡ Performance/optimization related work across the compiler and runtime
#2783 opened Aug 5, 2020 by hanhanW Scheduling Performance Focus Set
Investigate WASM as a HAL executable format enhancement ➕ New feature or request hal/cpu Runtime Host/CPU-based HAL backend next-gen ✨ Forward-looking work built on IREE's foundation runtime Relating to the IREE runtime library
#2863 opened Aug 13, 2020 by benvanik
Improve hal.device to model device archetypes and propagate compile-time information compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm) enhancement ➕ New feature or request
#3148 opened Sep 15, 2020 by benvanik
Add clang-tidy lint check that runs on presubmit infrastructure Relating to build systems, CI, or testing quality of life 😊 Nice things are nice; let's have some
#3310 opened Oct 1, 2020 by GMNGeoffrey Infrastructure Fixit
Support for importing/exporting semaphores enhancement ➕ New feature or request hal/vulkan Runtime Vulkan GPU HAL backend runtime Relating to the IREE runtime library
#3378 opened Oct 7, 2020 by kpet
Add target configuration to compiler for specifying assumed/required features compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm) enhancement ➕ New feature or request
#50 opened Oct 13, 2019 by benvanik
Combine hal.interfaces to reduce executable layout count compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm) performance ⚡ Performance/optimization related work across the compiler and runtime
#3502 opened Oct 16, 2020 by benvanik
Audit iree_host_size_t/iree_device_size_t and use saturating math help wanted Extra attention is needed runtime Relating to the IREE runtime library
#3844 opened Nov 14, 2020 by benvanik
Replace our iree/compiler/Dialect/VM/Analysis/ValueLiveness.h with upstream Liveness.h cleanup 🧹 compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm) good first issue 🌱 Good for newcomers help wanted Extra attention is needed
#3859 opened Nov 16, 2020 by benvanik
Revive C-based file mapping API and be smart about it performance ⚡ Performance/optimization related work across the compiler and runtime runtime/api IREE's public C runtime API and iree-run-module runtime Relating to the IREE runtime library
#3909 opened Nov 18, 2020 by benvanik
12 tasks
Explore enclaves for secure command buffer execution next-gen ✨ Forward-looking work built on IREE's foundation runtime Relating to the IREE runtime library
#3910 opened Nov 18, 2020 by benvanik
Have a iree_runtime_size_benchmark target and track its size infrastructure Relating to build systems, CI, or testing runtime Relating to the IREE runtime library
#3963 opened Nov 22, 2020 by benvanik Infrastructure Fixit
Add vm.const.table.i32 for loading multiple constants in one go. performance ⚡ Performance/optimization related work across the compiler and runtime runtime/vm IREE bytecode VM interpreter
#3964 opened Nov 22, 2020 by benvanik
Improve hackability for VM lists compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm) good first issue 🌱 Good for newcomers quality of life 😊 Nice things are nice; let's have some
#3973 opened Nov 23, 2020 by benvanik
Squirrel across tflite tensor type in iree.reflection bindings/tflite TensorFlow Lite C API wrapping IREE's C API
#3978 opened Nov 23, 2020 by benvanik
Add an iree_notification_t-alike for bitset wait/wakes enhancement ➕ New feature or request hal/cpu Runtime Host/CPU-based HAL backend performance ⚡ Performance/optimization related work across the compiler and runtime platform/android 🤖 Android-specific build, execution, benchmarking, and deployment
#4016 opened Nov 27, 2020 by benvanik
4 tasks
Implement vectorized workgroup xyz -> RGB color for tracing tiles hal/cpu Runtime Host/CPU-based HAL backend performance ⚡ Performance/optimization related work across the compiler and runtime quality of life 😊 Nice things are nice; let's have some
#4017 opened Nov 27, 2020 by benvanik
Add Apple GPU runners and run Metal tests again hal/metal Runtime Apple Metal HAL backend infrastructure Relating to build systems, CI, or testing platform/macos 🍎 MacOS-specific build, execution, benchmarking, and deployment
#18817 opened Oct 17, 2024 by ScottTodd
ProTip! Type g i on any issue or pull request to go back to the issue listing page.