llvm-project/mlir/include/mlir/Target
Benjamin Kramer 27dad99622 [mlir][LLVM] Make the nested type restriction on complex constants less aggressive
Complex nested in other types is perfectly fine, just nested structs
aren't supported. Instead of checking whether there's nesting just check
whether the struct we're dealing with is a complex number.

Differential Revision: https://reviews.llvm.org/D125381
2022-05-12 11:47:01 +02:00
..
Cpp [mlir] Add Cpp emitter 2021-09-02 13:51:05 +00:00
LLVMIR [mlir][LLVM] Make the nested type restriction on complex constants less aggressive 2022-05-12 11:47:01 +02:00
SPIRV Apply clang-tidy fixes for llvm-header-guard in MLIR (NFC) 2022-01-13 23:14:06 +00:00