diff options
author | Mathieu Fehr <mathieu.fehr@gmail.com> | 2022-09-08 08:46:59 -0700 |
---|---|---|
committer | Jeff Niu <jeff@modular.com> | 2022-09-08 09:47:20 -0700 |
commit | a8c647dbe603a0668e156010e358863bd64de1e4 (patch) | |
tree | 53f97a4283a93137d732aef5c3e0fdf01639ed53 /llvm/unittests/Support/Path.cpp | |
parent | 444f08c832c8ba67ad595037b58e3ac616a756f1 (diff) | |
download | llvm-a8c647dbe603a0668e156010e358863bd64de1e4.zip llvm-a8c647dbe603a0668e156010e358863bd64de1e4.tar.gz llvm-a8c647dbe603a0668e156010e358863bd64de1e4.tar.bz2 |
[mlir][NFC] Provide accessor for TableGen record
Constraint and Predicate classes did not expose their underlying
tablegen records. This means that for Constraints, it is not possible
to get the underlying base constraint of a variadic constraint.
For Predicate, it is not possible to get the predicates forming an
`Or` predicate for instance.
Reviewed By: Mogball
Differential Revision: https://reviews.llvm.org/D133264
Diffstat (limited to 'llvm/unittests/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions