[llvm] [LLVM][AArch64] Remove hasNoSchedulingInfo from SVE pseudo instructions. (PR #171487)

Gaƫtan Bossu via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 10 00:27:28 PST 2025


https://github.com/gbossu approved this pull request.

LGTM, I think I did something similar for MOVPRFX pseudos. Were these the last pseudos with `hasNoSchedulingInfo = 1`?

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


More information about the llvm-commits mailing list