[llvm] [DAGCombiner] Require same type of splat & element for build_vector (PR #88284)
Feng Zou via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 16:22:32 PDT 2024
================
@@ -0,0 +1,24 @@
+; RUN: llc < %s -mtriple=x86_64 -mattr=avx512bw | FileCheck %s
----------------
fzou1 wrote:
Done. Thanks.
https://github.com/llvm/llvm-project/pull/88284
More information about the llvm-commits
mailing list