[llvm] [RegAlloc] consider urgent evict in evictInterference (PR #192631)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 10:03:17 PDT 2026


================
@@ -0,0 +1,21 @@
+; RUN: not llc -mtriple=riscv64 -mattr=+v,+zvfh -O1 < %s 2>&1 | FileCheck %s
----------------
arsenm wrote:

-filetype=null. Do you really need the -O1?

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


More information about the llvm-commits mailing list