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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 02:49:47 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
----------------
arsenm wrote:

don't really need all the -verify-machineinstrs 

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


More information about the llvm-commits mailing list