Skip to content

Labels

Labels

  • A-float

    Area: related to atomic float
  • A-portable-atomic-util

    Area: related to portable-atomic-util (moved to https://github.com/taiki-e/portable-atomic-util)
  • C-bug

    Category: related to a bug.
  • C-documentation

    Category: related to documentation.
  • C-enhancement

    Category: A new feature or an improvement for an existing one
  • C-question

    Category: A question
  • C-upstream-bug

    Category: This is a bug of compiler or dependencies (the fix may require action in the upstream)
  • dependencies

    Pull requests that update a dependency file
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • O-aarch64

    Target: Armv8-A, Armv8-R, or later processors in AArch64 mode
  • O-arm

    Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
  • O-avr

    Target: AVR
  • O-bpf

    Target: BPF
  • O-hexagon

    Target: Qualcomm Hexagon
  • O-mips

    Target: MIPS processors
  • O-msp430

    Target: MSP430
  • O-nvptx

    Target: NVPTX, https://llvm.org/docs/NVPTXUsage.html
  • O-powerpc

    Target: PowerPC processors
  • O-riscv

    Target: RISC-V architecture
  • O-s390x

    Target: SystemZ processors (s390x)
  • O-x86

    Target: x86/x64 processors
  • O-xtensa

    Target: Xtensa processors
  • rust

    Pull requests that update rust code
  • S-blocked

    Status: Blocked on something else