[mlir] Update Attributes to use the new casting infra
This allows for using the llvm namespace cast methods instead of the ones on the Attribute class. The Attribute class methods are kept for now, but we'll want to remove these eventually (with a really long lead time). Differential Revision: https://reviews.llvm.org/D134327
Loading
Please sign in to comment