[llvm] [AMDGPU][SIPreEmitPeephole] pre-commit tests: mustRetainExeczBranch: use a cost model (PR #109816)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 05:28:13 PDT 2024


Juan Manuel Martinez =?utf-8?q?Caamaño?=,
Juan Manuel Martinez =?utf-8?q?Caamaño?= <juamarti at amd.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/109816 at github.com>


================
@@ -0,0 +1,256 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=amdgcn -mcpu=gfx1010 < %s | FileCheck -check-prefixes=GFX10,GFX1010 %s
----------------
arsenm wrote:

Maybe add a gfx9 run line for good measure? 

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


More information about the llvm-commits mailing list