Skip to content

HLSL 6.0 ... 6.9 and GPUTexture for d3d12 #223

HLSL 6.0 ... 6.9 and GPUTexture for d3d12

HLSL 6.0 ... 6.9 and GPUTexture for d3d12 #223

Re-run triggered April 14, 2026 17:04
Status Failure
Total duration 1h 51m 38s
Artifacts

clang-tidy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Check clang-tidy
Process completed with exit code 1.
performance-inefficient-vector-operation,-warnings-as-errors: src/CodeGen_D3D12Compute_Dev.cpp#L580
'push_back' is called inside a loop; consider pre-allocating the container capacity before the loop
Check clang-tidy
llvm@21 was installed but not linked because llvm@18 is already installed. To link this version, run: brew link llvm@21