원클릭으로
run-llvm-tests
Builds and runs LLVM/MLIR/Clang tests. Use when you need to verify changes to the LLVM project by running relevant test suites.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Builds and runs LLVM/MLIR/Clang tests. Use when you need to verify changes to the LLVM project by running relevant test suites.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | run-llvm-tests |
| description | Builds and runs LLVM/MLIR/Clang tests. Use when you need to verify changes to the LLVM project by running relevant test suites. |
Build all the required targets and run tests.
cd to itWORKSPACE_ROOT/buildninja check-mlir
ninja check-mlir-dialect-spirvninja check-llvm
LIT_FILTERenvironment variable with env, e.g.: env LIT_FILTER=AMDGPU ninja check-llvmMake sure that all test targets are actually built -- use ninja.
Summarize results
Asks multiple AI models the same question via Cursor agents and synthesizes their answers. Use when you want diverse perspectives on a codebase question, architecture exploration, or code review.
Multi-model code review with two rounds — initial review, triage/fix, then rebuttal review. Orchestrates cursor agents to review your active changes from multiple perspectives. Use when the user says "let the peanut gallery review", "peanut gallery review", "cross-review", "multi-review", "multi-model review", or asks for a review from multiple agents/models.