[all-commits] [llvm/llvm-project] b5a3b8: [LLVM][SVE] Remove aarch64.sve.rev intrinsic, usin...

Paul Walker via All-commits all-commits at lists.llvm.org
Fri Nov 28 03:59:55 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5a3b8b704cf7f54531f18966cdcc25f5c4e5044
      https://github.com/llvm/llvm-project/commit/b5a3b8b704cf7f54531f18966cdcc25f5c4e5044
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2025-11-28 (Fri, 28 Nov 2025)

  Changed paths:
    M clang/include/clang/Basic/arm_sve.td
    M clang/test/CodeGen/AArch64/sve-intrinsics/acle_sve_rev.c
    M llvm/include/llvm/IR/IntrinsicsAArch64.td
    M llvm/lib/IR/AutoUpgrade.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/Bitcode/aarch64-sve-rev-upgrade.ll

  Log Message:
  -----------
  [LLVM][SVE] Remove aarch64.sve.rev intrinsic, using vector.reverse instead. (#169654)



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