Skip to content
  • Fiona Glaser's avatar
    Initial AVX support · 68cda11b
    Fiona Glaser authored
    Automatically handle 3-operand instructions and abstraction between SSE and AVX.
    Implement one function with this (denoise_dct) as an initial test.
    x264 can't make much use of the 256-bit support of AVX (as it's float-only), but 3-operand could give some small benefits.
    68cda11b