Use RdxDesc->getOpcode instead of getUnderlingInstr()->getOpcode.
Move the code which finds Kind and IsOrdered to be outside the for loop
since neither of these change with the vector part.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo