[llvm] [AArch64][GlobalISel] More type support for G_VECREDUCE_ADD (PR #67433)

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 03:47:36 PDT 2023


================
@@ -2,6 +2,28 @@
 ; RUN: llc -mtriple=aarch64-none-linux-gnu %s -o - | FileCheck %s --check-prefixes=CHECK,CHECK-BASE
 ; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=+dotprod %s -o - | FileCheck %s --check-prefixes=CHECK,CHECK-DOT
----------------
chuongg3 wrote:

Added and updated the tests

https://github.com/llvm/llvm-project/pull/67433


More information about the llvm-commits mailing list