[llvm] [LoopVectorizer] Propagate underlying instruction to the cloned instances of VPPartialReductionRecipes (PR #123638)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 20 08:08:04 PST 2025


fhahn wrote:

IIUC this should only change VPlan printing or is the underlying instr used by other parts of the recipe? If it's the former, I guess to could be tested by check the printed VPlan during epilogue vectorization?

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


More information about the llvm-commits mailing list