[llvm] [TailDuplicator] Add maximum predecessors and successors to consider tail duplicating blocks (PR #78582)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 22 04:28:48 PDT 2024
alexfh wrote:
We started seeing a ~36% regression in the https://github.com/llvm/llvm-test-suite/blob/main/SingleSource/Benchmarks/Misc/evalloop.c benchmark on AArch64. Is this expected?
https://github.com/llvm/llvm-project/pull/78582
More information about the llvm-commits
mailing list