[all-commits] [llvm/llvm-project] f484c7: [AArch64] Avoid NEON ctpop in Streaming-SVE mode (...

Sander de Smalen via All-commits all-commits at lists.llvm.org
Fri May 31 01:01:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f484c79e7a5c6502e12d3975734fb4335ab51103
      https://github.com/llvm/llvm-project/commit/f484c79e7a5c6502e12d3975734fb4335ab51103
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-bit-counting.ll

  Log Message:
  -----------
  [AArch64] Avoid NEON ctpop in Streaming-SVE mode (#93826)

The NEON ctpop instruction is also used for scalars.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list