[all-commits] [llvm/llvm-project] 307dc7: [mlir][VectorOps] Clean up outdated comments. NFCI.

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Tue Sep 8 03:02:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 307dc7b236924b5eeb5bf46b725a67dcb41bcd89
      https://github.com/llvm/llvm-project/commit/307dc7b236924b5eeb5bf46b725a67dcb41bcd89
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-09-08 (Tue, 08 Sep 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/StandardOps/EDSC/Builders.h
    M mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp

  Log Message:
  -----------
  [mlir][VectorOps] Clean up outdated comments. NFCI.

While there
- De-templatify code that can use function_ref
- Make BoundCaptures usable when they're const
- Address post-submit review comment (static function into global namespace)




More information about the All-commits mailing list