[all-commits] [llvm/llvm-project] bcda4c: [SVE] By using SEL when orring predicates we forgo...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Mon Jan 31 11:41:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bcda4c48c811d44e2f5e6061e09d06d9e46a2c68
      https://github.com/llvm/llvm-project/commit/bcda4c48c811d44e2f5e6061e09d06d9e46a2c68
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    M llvm/test/CodeGen/AArch64/sve-int-log.ll
    M llvm/test/CodeGen/AArch64/sve-smulo-sdnode.ll
    M llvm/test/CodeGen/AArch64/sve-split-int-pred-reduce.ll
    M llvm/test/CodeGen/AArch64/sve-umulo-sdnode.ll

  Log Message:
  -----------
  [SVE] By using SEL when orring predicates we forgo the need for a PTRUE.

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




More information about the All-commits mailing list