← Back to events
ActiveAIRelease

trunk/67ece5946463307e38f2d09733692ef325f39deb: benchmark_epilogue_fusion -> benchmark_template_fusion (#198430)

What happened

benchmark_epilogue_fusion is not about epilogue specifically its generally about template_fusion (VS we commit to choice in lowering and not benchmark fused options, or we commit later in scheduling and consider them) hence the current name is misleading and confusing. better name is the new one. same for max_epilogue_benchmarked_choices Pull Request resolved: #198430 Approved by: https://github.com/jansel

Summary assembled by rule from the sources below

Why it's spreading

Sources