[all-commits] [llvm/llvm-project] 7aa5c1: [AArch64][SVE] Add patterns for scalable vselect

Cameron McInally via All-commits all-commits at lists.llvm.org
Wed Dec 11 18:15:56 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7aa5c160885c92c95ad84216de9b9b02dbc95936
      https://github.com/llvm/llvm-project/commit/7aa5c160885c92c95ad84216de9b9b02dbc95936
  Author: Cameron McInally <mcinally at cray.com>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  [AArch64][SVE] Add patterns for scalable vselect

This patch matches scalable vector selects to predicated move instructions.

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




More information about the All-commits mailing list