[PATCH] D73579: [mlir] Add elementAttr to TypedArrayAttrBase.
Abdurrahman Akkas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 31 14:44:47 PST 2020
abeakkas added a comment.
In D73579#1846133 <https://reviews.llvm.org/D73579#1846133>, @mehdi_amini wrote:
> Can you provide a test?
Can you give me a pointer as to how to test this? I searched for a similar test for baseAttr in the repo but couldn't find one. This is something that you would use while inspecting TableGen records. Should the test be a cpp file under mlir/test/lib/TableGen that inspects a td file?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73579/new/
https://reviews.llvm.org/D73579
More information about the llvm-commits
mailing list