[llvm] fix a assert on the PR 125883 (PR #135056)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 9 10:47:12 PDT 2025


================
@@ -0,0 +1,19 @@
+; RUN: llc < %s -mtriple=riscv32  | FileCheck %s
----------------
RKSimon wrote:

Incorrect filename - prXXXXX.ll is for Problem Reports (a very old name) - which now map to issue numbers - don't use pull request numbers here

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


More information about the llvm-commits mailing list