[llvm] [ARM][Thumb2] Mark BTI-clearing instructions as scheduling region boundaries (PR #87982)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 06:02:08 PDT 2024
================
@@ -0,0 +1,169 @@
+# REQUIRES: asserts
----------------
davemgreen wrote:
It's customary to put REQUIRES after the RUN lines, but either should work.
https://github.com/llvm/llvm-project/pull/87982
More information about the llvm-commits
mailing list