[all-commits] [llvm/llvm-project] 9b1940: [AArch64][GlobalISel] Make <8 x s16> and <16 x s8>...

AE via All-commits all-commits at lists.llvm.org
Sun Jul 26 00:48:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b19400004dfee9d07a90aa11d448bade9ee71a2
      https://github.com/llvm/llvm-project/commit/9b19400004dfee9d07a90aa11d448bade9ee71a2
  Author: Amara Emerson <aemerson at apple.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-shuffle-vector.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-undef.mir
    M llvm/test/CodeGen/AArch64/arm64-rev.ll

  Log Message:
  -----------
  [AArch64][GlobalISel] Make <8 x s16> and <16 x s8> legal types for G_SHUFFLE_VECTOR and G_IMPLICIT_DEF.

Trivial change, we're still missing support for rev matching for these types
in the combiner.




More information about the All-commits mailing list