Files
clang-p2996/mlir/lib/IR/Visitors.cpp
Matthias Springer df067f13de [mlir][IR][NFC] Move walk definitions to header file
This allows users to provide custom `Iterator` templates. A new iterator will be added in a subsequent change.

Also rename `makeRange` to `makeIterable` and add a test case for the reverse iterator.

Differential Revision: https://reviews.llvm.org/D144887
2023-03-06 09:21:32 +01:00

1.9 KiB