[all-commits] [llvm/llvm-project] 56299b: [MLIR] Use `llvm::is_one_of` in walk templates
frgossen via All-commits
all-commits at lists.llvm.org
Fri Oct 30 07:43:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 56299b1e58bf3720dff2fe60163739ee1554a371
https://github.com/llvm/llvm-project/commit/56299b1e58bf3720dff2fe60163739ee1554a371
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M mlir/include/mlir/IR/Visitors.h
Log Message:
-----------
[MLIR] Use `llvm::is_one_of` in walk templates
Differential Revision: https://reviews.llvm.org/D90449
More information about the All-commits
mailing list