[llvm-branch-commits] [llvm] [GlobalISel] Recursively Optimise MatchTable Matchers (PR #197143)
Pierre van Houtryve via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue May 12 03:59:55 PDT 2026
================
@@ -1,6 +1,24 @@
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
# RUN: llc -mtriple=aarch64-- -run-pass=instruction-select -verify-machineinstrs %s -o - | FileCheck %s
+# XFAIL: *
----------------
Pierre-vh wrote:
Thanks it fixes it
https://github.com/llvm/llvm-project/pull/197143
More information about the llvm-branch-commits
mailing list