[llvm] [LLVM][AArch64][CodeGen] Mark FFR as a reserved register. (PR #83437)

Sander de Smalen via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 01:01:49 PST 2024


https://github.com/sdesmalen-arm approved this pull request.

One thing I wondered was why the scheduling has slightly changed. Is one of the regexes perhaps missing a `$` at the end causing it to match more than it should?

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


More information about the llvm-commits mailing list