[llvm] [NFC] New test for untested case in SILowerI1Copies (PR #186127)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 13 04:09:53 PDT 2026
================
@@ -0,0 +1,149 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -O1 < %s | FileCheck %s
----------------
arsenm wrote:
Shouldn't need -O1
https://github.com/llvm/llvm-project/pull/186127
More information about the llvm-commits
mailing list