[llvm] [VPlan] Fix VPTypeAnalysis cache clobbering in EVL transform (PR #120252)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 17 08:53:26 PST 2024
fhahn wrote:
> How about alternative approach - actual deletion of the dead recipes after the transformation?
Yes that would probably be good.
https://github.com/llvm/llvm-project/pull/120252
More information about the llvm-commits
mailing list