[all-commits] [llvm/llvm-project] 072a7e: [AArch64] Add additional concat trunc -> UZP1 patt...

David Green via All-commits all-commits at lists.llvm.org
Sun Oct 29 15:59:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 072a7edec3ca3729ec597c413d2fcc9557d88ffc
      https://github.com/llvm/llvm-project/commit/072a7edec3ca3729ec597c413d2fcc9557d88ffc
  Author: David Green <david.green at arm.com>
  Date:   2023-10-29 (Sun, 29 Oct 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/test/CodeGen/AArch64/fptoi.ll

  Log Message:
  -----------
  [AArch64] Add additional concat trunc -> UZP1 patterns

These extra patterns come from the lowering of fptoi, where an extra assertzext
is present between some of the vectors.




More information about the All-commits mailing list