[all-commits] [llvm/llvm-project] 16c4de: [AArch64][SVE] Extra patterns for predicated and/o...

David Green via All-commits all-commits at lists.llvm.org
Tue Jun 13 03:21:32 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    M llvm/test/CodeGen/AArch64/sve-pred-selectop2.ll

  Log Message:
  -----------
  [AArch64][SVE] Extra patterns for predicated and/or/xor

Similar to the other patterns, this adds predicated and/xor/xor patterns.

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




More information about the All-commits mailing list