llvm-project/mlir/test/Interfaces/DataLayoutInterfaces
Alex Zinenko f6faa71eaf [mlir] fix a crash if the dialect is missing a data layout interface
The top-level verifier of data layout specifications delegates verification of
entries with identifier keys to the dialect of the identifier prefix. This flow
was missing a check whether the dialect actually implements the relevant
interface.

Reviewed By: gysit

Differential Revision: https://reviews.llvm.org/D103945
2021-06-09 17:46:27 +02:00
..
module.mlir [mlir] provide a version of data layout size hooks in bits 2021-03-24 15:13:40 +01:00
query.mlir Add default DataLayout support for complex numbers 2021-04-19 11:36:12 +02:00
types.mlir [mlir] fix a crash if the dialect is missing a data layout interface 2021-06-09 17:46:27 +02:00