Marius Brehler a924da6d4b
[mlir][IR] Add isInteger() (without width) (#84467)
For the singless and signed integers overloads exist, so that the width
does not need to be specified as an argument. This adds the same for
integers without checking for signedness.
2024-03-11 08:47:06 -07:00
..
2024-03-11 16:40:57 +01:00

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.