[llvm] [AMDGPU] Emit S_CBRANCH_SCC for floating-point conditions. (PR #120588)
Konstantina Mitropoulou via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 19 08:52:01 PST 2024
================
@@ -0,0 +1,100 @@
+; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=amdgcn -mcpu=gfx1200 -verify-machineinstrs -stop-after=amdgpu-isel < %s 2>&1 | FileCheck %s
----------------
kmitropoulou wrote:
Done
https://github.com/llvm/llvm-project/pull/120588
More information about the llvm-commits
mailing list