[PATCH] D72619: [mlir] NFC: Rename index_t to index_type
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 16 01:40:57 PST 2020
ro updated this revision to Diff 238430.
ro added a comment.
Turns out I forgot to rerun `clang-format-diff.py` after renaming `mlir_index_t` to
`index_type`. Fixed now. Also updated `mlir/docs/EDSC.md` to match.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72619/new/
https://reviews.llvm.org/D72619
Files:
mlir/docs/EDSC.md
mlir/include/mlir/EDSC/Builders.h
mlir/include/mlir/EDSC/Intrinsics.h
mlir/lib/Conversion/VectorToLoops/ConvertVectorToLoops.cpp
mlir/lib/EDSC/Builders.cpp
mlir/lib/EDSC/Helpers.cpp
mlir/test/EDSC/builder-api-test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72619.238430.patch
Type: text/x-patch
Size: 5964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/770a88b8/attachment.bin>
More information about the llvm-commits
mailing list