[all-commits] [llvm/llvm-project] b5e87c: [AArch64][GlobalISel] Add selection support for <8...

AE via All-commits all-commits at lists.llvm.org
Fri Sep 25 09:51:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b5e87c9ef2243ecd65e0ef87a1bf303c0c26db04
      https://github.com/llvm/llvm-project/commit/b5e87c9ef2243ecd65e0ef87a1bf303c0c26db04
  Author: Amara Emerson <amara at apple.com>
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/select-insert-vector-elt.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Add selection support for <8 x s16>  G_INSERT_VECTOR_ELT with GPR scalar.

Fixes the neon intrinsics test in the test suite.




More information about the All-commits mailing list