Legacy IR and XIR compiler pipeline, AST lowering, SSA IR, and optimization passes.
원문 언어: 영어
메뉴
SkillsMP는 LuisaGroup/LuisaCompute에서 25개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 25개 중 25개를 표시합니다.
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.
원문 언어: 영어