[PATCH] D79734: Rename vector.strided_slice into vector.extract_strided_slice

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 12:56:07 PDT 2020


nicolasvasilache accepted this revision.
nicolasvasilache added a comment.

Note: we generally pre/postfix "non-functional changing" commits with "NFC".

In this case you'd want your commit message to be: "[mlir][Vector] NFC - ... "


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79734/new/

https://reviews.llvm.org/D79734





More information about the llvm-commits mailing list