[all-commits] [llvm/llvm-project] 895a8e: [AArch64][GISel] Support neon.abs intrinsic for ve...

Madhur Amilkanthwar via All-commits all-commits at lists.llvm.org
Tue Nov 5 19:02:07 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 895a8e66c6d1e42519909981ab1bb0ad41231029
      https://github.com/llvm/llvm-project/commit/895a8e66c6d1e42519909981ab1bb0ad41231029
  Author: Madhur Amilkanthwar <madhura at nvidia.com>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/arm64-vabs.ll

  Log Message:
  -----------
  [AArch64][GISel] Support neon.abs intrinsic for vector types (#107226)

This patch lowers the intrinsic to G_ABS and thus supports the intrinsic in GISel.



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