Remove the Identifier::is() method, it is now equivalent to operator==. NFC.
authorChris Lattner <clattner@nondot.org>
Mon, 13 Apr 2020 18:51:59 +0000 (11:51 -0700)
committerChris Lattner <clattner@nondot.org>
Mon, 13 Apr 2020 19:37:37 +0000 (12:37 -0700)
commit359541ed4fd4a3affeb8fe109f3771a40e069bc1
tree13f2b6053023cecdfa117500abbaa7f3fe42c575
parent3297e9b7c3dee210279754aa31bbd8b747656426
Remove the Identifier::is() method, it is now equivalent to operator==.  NFC.

Summary: Depends on D78042.

Reviewers: rriddle!

Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, grosul1, frgossen, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D78043
mlir/include/mlir/IR/Identifier.h