[all-commits] [llvm/llvm-project] 43f8a6: [SVE] Use CPY to zero active lanes of a floating p...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Thu Jun 30 17:15:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43f8a6b74931fc618c0340c31131859add4d4550
      https://github.com/llvm/llvm-project/commit/43f8a6b74931fc618c0340c31131859add4d4550
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    M llvm/test/CodeGen/AArch64/sve-vselect-imm.ll

  Log Message:
  -----------
  [SVE] Use CPY to zero active lanes of a floating point vector.

Patterns exist for the integer case that are trivially expandable
to cover 0.0f.

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




More information about the All-commits mailing list