In Function getVectorInstrCost, situation Opcode == Instruction::ExtractElement
and Opcode == Instruction::InsertElement are all handled in the first 2 if-statements,
So we have no chance for the code in line 4401.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo