[all-commits] [llvm/llvm-project] 16b46d: [AArch64] More tablegen patterns for addp of two e...

David Green via All-commits all-commits at lists.llvm.org
Sun Jun 18 23:53:00 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/test/CodeGen/AArch64/arm64-neon-add-pairwise.ll

  Log Message:
  -----------
  [AArch64] More tablegen patterns for addp of two extracts

Similar to D152245, this adds integer addp patterns, using the larger
v4i32 addp from addp extractlow, extracthi.




More information about the All-commits mailing list