[all-commits] [llvm/llvm-project] 9cef7c: [CodeGen][SVE] Add missing isel patterns for vecto...

david-arm via All-commits all-commits at lists.llvm.org
Thu Nov 18 01:59:47 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cef7c1ca9c2b440674ccfd60bbeb27ab0931c09
      https://github.com/llvm/llvm-project/commit/9cef7c1ca9c2b440674ccfd60bbeb27ab0931c09
  Author: David Sherwood <david.sherwood at arm.com>
  Date:   2021-11-18 (Thu, 18 Nov 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    M llvm/test/CodeGen/AArch64/named-vector-shuffle-reverse-sve.ll

  Log Message:
  -----------
  [CodeGen][SVE] Add missing isel patterns for vector_reverse

We were missing patterns for vector_reverse of unpacked FP vector
types, as well as all the supported bfloat vectors.

Tests added here:

  CodeGen/AArch64/named-vector-shuffle-reverse-sve.ll

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




More information about the All-commits mailing list