[llvm] [AMDGPU][NFC] New tests for uncovered cases in SIInstrInfo.cpp (PR #200414)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 02:20:10 PDT 2026


================
@@ -0,0 +1,246 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+; RUN: llc -mtriple=amdgcn -mcpu=gfx1201 < %s | FileCheck -check-prefix=CHECK %s
+
+define <8 x i1> @vector_f32_ole() {
----------------
arsenm wrote:

Should add these cases to an existing test for this code 

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


More information about the llvm-commits mailing list