[llvm] [ARM][Thumb2] Mark BTI-clearing instructions as scheduling region boundaries (PR #79173)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 5 02:52:51 PDT 2024
================
@@ -0,0 +1,166 @@
+# RUN: llc -o - -run-pass=machine-scheduler -misched=shuffle %s | FileCheck %s
----------------
artagnon wrote:
Please generate the file using `update_mir_test_checks.py`.
https://github.com/llvm/llvm-project/pull/79173
More information about the llvm-commits
mailing list