[llvm] [VPlan] Remove ILV::sinkScalarOperands. (PR #136023)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 22 14:01:42 PDT 2025


================
@@ -2384,15 +2377,12 @@ void InnerLoopVectorizer::scalarizeInstruction(const Instruction *Instr,
 
----------------
fhahn wrote:

Yep, that was the main motivation for removing it :) 

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


More information about the llvm-commits mailing list