lebedev.ri added inline comments. ================ Comment at: llvm/test/Transforms/InstCombine/pow-cbrt.ll:1 +; RUN: opt < %s -instcombine -S | FileCheck %s + ---------------- Just use `./utils/update_test_checks.py` https://reviews.llvm.org/D49040