[llvm] [MIRLexer][RISCV] Eat a space after the Machine comment (PR #115365)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 7 15:59:26 PST 2024
================
@@ -0,0 +1,28 @@
+# NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+# RUN: llc %s -mtriple=riscv64 -mattr=+v | FileCheck %s
+
+--- |
----------------
michaelmaitland wrote:
How to remove IR while having `store unknown-size into %ir.base`?
https://github.com/llvm/llvm-project/pull/115365
More information about the llvm-commits
mailing list