[llvm] [AArch64][MachinePipeliner] Add pipeliner support for AArch64 (PR #79589)

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 01:31:09 PST 2024


MrLop wrote:

I have some question about the build options of llvm-test-suites, why set pipeliner-enable-copytophi flag to 0. In some cases, this can lead to a compilation failure because the compiler may use registers before register definitions.

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


More information about the llvm-commits mailing list