2 matches across 1 files for error path:.github/workflows/ci.yml path:library/portable-simd/.github/workflows/ci.yml lang:YAML
snippet_mode: grep · sorted by relevance
library/portable-simd/.github/workflows/ci.yml YAML 2 matches view file →
196 # - mips-unknown-linux-gnu
197 # - mips64-unknown-linux-gnuabi64
198 # Lots of errors in QEMU and no real hardware to test on. Not clear if it's QEMU or bad codegen.
199 # - powerpc64-unknown-linux-gnu
200 target_feature: [default]
· · ·
201 include:
202 - { target: powerpc64le-unknown-linux-gnu, target_feature: "+vsx" }
203 # Fails due to QEMU floating point errors, probably handling subnormals incorrectly.
204 # This target is somewhat redundant, since ppc64le has altivec as well.
205 # - { target: powerpc-unknown-linux-gnu, target_feature: "+altivec" }
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.