[llvm] [RFC] implement convergence control in MIR using SelectionDAG (PR #71785)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 3 01:26:14 PST 2024
================
@@ -0,0 +1,24 @@
+# RUN: not --crash llc -mtriple=amdgcn-- -run-pass=machineverifier -o /dev/null %s 2>&1 | FileCheck %s
----------------
arsenm wrote:
Ditto
https://github.com/llvm/llvm-project/pull/71785
More information about the llvm-commits
mailing list