Legacy IR and XIR compiler pipeline, AST lowering, SSA IR, and optimization passes.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٢٥ من skills من LuisaGroup/LuisaCompute. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢٥ من أصل ٢٥ skills مجمعة.
Legacy IR and XIR compiler pipeline, AST lowering, SSA IR, and optimization passes.
لغة النص الأصلي: الإنجليزية
XIR transformation pass authoring under src/xir/passes/.
لغة النص الأصلي: الإنجليزية
XMake build configuration, options, commands, and patterns for LuisaCompute.
لغة النص الأصلي: الإنجليزية
Optimize LuisaCompute DSL kernels using warp/wave primitives, shared-memory aggregation, and block-level collectives. Use when kernels bottleneck on atomics, reductions, or inter-thread communication.
لغة النص الأصلي: الإنجليزية
Native Vulkan XIR-to-SPIR-V codegen, legalization, validation, bindings, control flow, and target features.
لغة النص الأصلي: الإنجليزية
glslang SPIR-V Builder API for types, instructions, control flow, and decorations.
لغة النص الأصلي: الإنجليزية
Show uncommitted changes and commit history via git. Use when: (1) inspecting what changed in a file before committing, (2) checking diff of tracked/new/deleted files, (3) reviewing a specific commit's changes, (4) listing files changed in a commit.
لغة النص الأصلي: الإنجليزية
Boost.UT test layout, device helpers, adding tests, and running them.
لغة النص الأصلي: الإنجليزية
Backend plugin architecture, DeviceInterface, dynamic loading, and command encoding.
لغة النص الأصلي: الإنجليزية
CMake build options, custom functions, and backend patterns for LuisaCompute.
لغة النص الأصلي: الإنجليزية
Runtime API: Context, Device, Stream, buffers, images, ray tracing, and rasterization.
لغة النص الأصلي: الإنجليزية
Experimental Vulkan AST-to-LLVM-to-SPIR-V backend, its fail-closed runtime-interface boundary, LLVM build integration, and validation path.
لغة النص الأصلي: الإنجليزية
HLSL code generation, StringBuilder patterns, builtin headers, and DXIL embedding.
لغة النص الأصلي: الإنجليزية
DSL kernels, callables, structs, buffers, atomics, control flow, and dispatch.
لغة النص الأصلي: الإنجليزية
Locate AST read/write usage markers and builtin CallOp usage rules in LuisaCompute. Use when investigating or modifying AST variable usage propagation, FunctionBuilder internals, or CallOp argument marking.
لغة النص الأصلي: الإنجليزية
Debug crashes and test failures via stack-traces, host/device logging, and DSL buffer inspection.
لغة النص الأصلي: الإنجليزية
Manual AST construction with FunctionBuilder for kernels and callables without DSL sugar.
لغة النص الأصلي: الإنجليزية
C++ naming, formatting, static analysis, and RTTI rules for LuisaCompute.
لغة النص الأصلي: الإنجليزية
clangd LSP over HTTP for C++ syntax checks and symbol navigation in LuisaCompute sources.
لغة النص الأصلي: الإنجليزية
Project layout, module architecture, compiler pipeline, and design patterns.
لغة النص الأصلي: الإنجليزية
Rust IR, compiler transforms, CPU backend, FFI, and crate structure.
لغة النص الأصلي: الإنجليزية
SPIRV-Tools optimizer pass development, IR manipulation, and PassTest registration.
لغة النص الأصلي: الإنجليزية
High-performance C JSON parsing, creation, and modification with yyjson.
لغة النص الأصلي: الإنجليزية
Core library: traits, types, logging, math, fiber, allocators, and STL containers.
لغة النص الأصلي: الإنجليزية
vstd containers: HashMap, queues, pools, variant, smart pointers, and utilities.
لغة النص الأصلي: الإنجليزية