[llvm] [CodeGen] [AMDGPU] Adds pre-commit test for fmul-select combine (PR #111107)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 00:27:04 PDT 2024
================
@@ -0,0 +1,1191 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+;RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 < %s | FileCheck -check-prefix=GFX9 %s
----------------
arsenm wrote:
Test gfx700
https://github.com/llvm/llvm-project/pull/111107
More information about the llvm-commits
mailing list