[all-commits] [llvm/llvm-project] 7ad12a: [ARM] Add tan intrinsic lowering (#95439)

Farzon Lotfi via All-commits all-commits at lists.llvm.org
Fri Jun 14 07:36:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ad12a7c047a421400803eebae4cacc82b27be1d
      https://github.com/llvm/llvm-project/commit/7ad12a7c047a421400803eebae4cacc82b27be1d
  Author: Farzon Lotfi <1802579+farzonl at users.noreply.github.com>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/test/CodeGen/ARM/2011-11-29-128bitArithmetics.ll
    M llvm/test/CodeGen/ARM/fp16-fullfp16.ll
    M llvm/test/CodeGen/ARM/fp16-promote.ll
    M llvm/test/CodeGen/ARM/vfloatintrinsics.ll
    M llvm/test/CodeGen/Thumb2/float-intrinsics-double.ll
    M llvm/test/CodeGen/Thumb2/float-intrinsics-float.ll
    M llvm/test/CodeGen/Thumb2/mve-fmath.ll

  Log Message:
  -----------
  [ARM] Add tan intrinsic lowering (#95439)

- `ARMISelLowering.cpp` - Add f16 type and neon and mve vector support
for tan



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