Questions about conv2d weight transform

By looking at the generated llvm code, it is found that the weight transform still exists, and llvm is not optimized. Did I forget to turn on any optimization switch? Still weight transform is not optimized.