[llvm] [ARM][Thumb2] Mark BTI-clearing instructions as scheduling region boundaries (PR #79173)

Victor Campos via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 03:06:02 PDT 2024


================
@@ -0,0 +1,166 @@
+# RUN: llc -o - -run-pass=machine-scheduler -misched=shuffle %s | FileCheck %s
----------------
vhscampos wrote:

The script generates many more check lines than necessary, so I prefer to keep the testcase handmade.

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


More information about the llvm-commits mailing list