[llvm] [TailDuplicator] Add maximum predecessors and successors to consider tail duplicating blocks (PR #78582)
via llvm-commits
llvm-commits at lists.llvm.org
Thu May 2 04:13:52 PDT 2024
alexfh wrote:
Sure, I'll run the comparison before and after this commit with `-tail-dup-pred-size=64 -tail-dup-succ-size=64`. And yes, this only reproduces on AArch64, but not on any flavor of x86-64 I have access to.
https://github.com/llvm/llvm-project/pull/78582
More information about the llvm-commits
mailing list