[llvm] [DAGCombiner] Require same type of splat & element for build_vector (PR #88284)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 08:52:29 PDT 2024


================
@@ -0,0 +1,24 @@
+; RUN: llc < %s -mtriple=x86_64 -mattr=avx512bw | FileCheck %s
----------------
RKSimon wrote:

Regenerate with utils/update_llc_test_checks.py

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


More information about the llvm-commits mailing list