[llvm] [AMDGPU][X86][DAG] Avoid duplicate BinOp result from narrowing insert-extract sub-vector (PR #201056)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 12 03:02:04 PDT 2026
================
@@ -0,0 +1,29 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=amdgcn -mcpu=gfx1250 < %s | FileCheck --check-prefix=GFX1250 %s
----------------
RKSimon wrote:
sufficient cpu coverage?
https://github.com/llvm/llvm-project/pull/201056
More information about the llvm-commits
mailing list