[all-commits] [llvm/llvm-project] 0d6482: [llvm][AArch64][SVE] Lower fixed length vector fabs

Peter Waller via All-commits all-commits at lists.llvm.org
Thu Mar 18 10:21:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d6482a76adda7a79db343b020e5f62196999ae6
      https://github.com/llvm/llvm-project/commit/0d6482a76adda7a79db343b020e5f62196999ae6
  Author: Peter Waller <peter.waller at arm.com>
  Date:   2021-03-18 (Thu, 18 Mar 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-arith.ll

  Log Message:
  -----------
  [llvm][AArch64][SVE] Lower fixed length vector fabs

Seemingly striaghtforward.

Differential Revision: https://reviews.llvm.org/D98434




More information about the All-commits mailing list