BEGIN_PUBLIC
authorRahul Joshi <jurahul@google.com>
Fri, 16 Sep 2022 23:02:35 +0000 (16:02 -0700)
committerRahul Joshi <jurahul@google.com>
Mon, 19 Sep 2022 16:48:39 +0000 (09:48 -0700)
commite4c395018efd41df256a2c7e517881e58dfc1ea6
tree577c9a4b1932366019d0beb7c1f68c887cfcc8db
parent3eee45cdc80196a890e5b644479ec8e849a4a8fb
BEGIN_PUBLIC
Use isa<> instead of dyn_cast
END_PUBLIC

Differential Revision: https://reviews.llvm.org/D134092
mlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp
mlir/lib/Dialect/Func/Transforms/FuncConversions.cpp
mlir/lib/Dialect/Linalg/Transforms/Detensorize.cpp