[all-commits] [llvm/llvm-project] 1d27ad: [AArch64] Add tablegen patterns for fp16 fcvtn2.

David Green via All-commits all-commits at lists.llvm.org
Tue Jun 20 06:10:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d27ad20774435bb97760df124fba99d4c780ccb
      https://github.com/llvm/llvm-project/commit/1d27ad20774435bb97760df124fba99d4c780ccb
  Author: David Green <david.green at arm.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/test/CodeGen/AArch64/fp16-v16-instructions.ll
    M llvm/test/CodeGen/AArch64/fp16-v8-instructions.ll
    M llvm/test/CodeGen/AArch64/vector-fcopysign.ll

  Log Message:
  -----------
  [AArch64] Add tablegen patterns for fp16 fcvtn2.

Similar to the existing f32 pattern, this adds a tablegen pattern for the fp16
fcvtn2.




More information about the All-commits mailing list