We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa47370 commit e17889fCopy full SHA for e17889f
llvm/test/CodeGen/AArch64/mlicm-csr-mask.mir
@@ -1,5 +1,5 @@
1
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
2
-# RUN: llc -mtriple=aarch64-unknown-linux-gnu -run-pass=greedy,machinelicm -verify-machineinstrs -debug -o - %s | FileCheck %s
+# RUN: llc -mtriple=aarch64-unknown-linux-gnu -run-pass=greedy,machinelicm -verify-machineinstrs -o - %s | FileCheck %s
3
4
# FIXME: Running RA is needed otherwise it runs pre-RA LICM.
5
---
0 commit comments