[all-commits] [llvm/llvm-project] 48c800: Fix build: TableGen uses `is<T>` instead of `isa<T...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Jun 2 21:08:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 48c800cc1bff13d1f5ae5e457a064cf6627280f1
https://github.com/llvm/llvm-project/commit/48c800cc1bff13d1f5ae5e457a064cf6627280f1
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M mlir/lib/TableGen/Operator.cpp
Log Message:
-----------
Fix build: TableGen uses `is<T>` instead of `isa<T>` as predicate
More information about the All-commits
mailing list