Skip to content

LLVM horizontal reduction intrinsics broken on AArch64 #15

Open
@gnzlbg

Description

@gnzlbg

These include:

  • floating-point sum and product
  • integer wrapping_sum and wrapping_product
  • horizontal min/max reductions: min_element/max_element
  • bitwise horizontal reductions: and/or/xor
  • mask reductions all,any, none

Reported to LLVM: https://bugs.llvm.org/show_bug.cgi?id=36796

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-AArch64ARM 64-bit architecturePerformanceSomething isn't fast

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions