[llvm] [X86][GlobalISel] Reorganize br/brcond tests (NFC) (PR #80204)

via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 13:46:37 PST 2024


================
@@ -0,0 +1,31 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
+; RUN: llc < %s -O0 -mtriple=i686-linux-gnu                                     -verify-machineinstrs | FileCheck %s --check-prefix=DAG
----------------
turinevgeny wrote:

Do you mean for `isel-br.ll` file?

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


More information about the llvm-commits mailing list