llvm-project/mlir/lib
Jacques Pienaar 51cbe4e587 [mlir] Fix broadcasting check with 1 values
The trait was inconsistent with the other broadcasting logic here. And
also fix printing here to use ? rather than -1 in the error.

Differential Revision: https://reviews.llvm.org/D105748
2021-07-11 20:41:33 -07:00
..
Analysis [MLIR] Fix memref get constant bound size and shape method 2021-07-05 23:00:41 +05:30
Bindings [mlir][linalg] Remove the StructuredOp capture mechanism. 2021-06-28 07:57:40 +00:00
CAPI [MLIR] Split out GPU ops library from Transforms 2021-07-07 11:26:49 +05:30
Conversion [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
Dialect [mlir] Fix broadcasting check with 1 values 2021-07-11 20:41:33 -07:00
ExecutionEngine Revert "Revert "[mlir][memref] Implement lowering of memref.copy to llvm"" 2021-06-28 18:48:00 +02:00
IR [mlir] Gated calls to getAsm{Result,BlockArgument}Names on whether printing ops in generic form. 2021-07-10 17:19:37 +00:00
Interfaces [mlir] fix a crash if the dialect is missing a data layout interface 2021-06-09 17:46:27 +02:00
Parser [mlir-lsp-server] Add support for textDocument/documentSymbols 2021-06-10 10:58:39 -07:00
Pass [mlir] Fix GCC5 build after D104516 2021-06-23 03:16:34 +00:00
Reducer [mlir-reduce] Fix the memory leak and recycle unused modules. 2021-07-08 20:03:47 +08:00
Rewrite [mlir] Add support for filtering patterns based on debug names and labels 2021-06-02 12:05:25 -07:00
Support [mlir] Split things dependent on LLVM_DEBUG into a .cpp file 2021-06-17 15:06:40 +02:00
TableGen [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
Target [mlir] don't drop undef initializers in translation to LLVM IR 2021-07-09 17:52:43 +02:00
Tools PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23 2021-07-08 13:37:57 -07:00
Transforms [mlir] Added OpPrintingFlags to AsmState and SSANameState. 2021-07-10 16:40:00 +00:00
Translation [mlir] avoid exposing mutable DialectRegistry from MLIRContext 2021-02-10 12:07:34 +01:00
CMakeLists.txt [mlir][Standard] NFC - Drop remaining EDSC usage 2021-05-21 10:40:39 +00:00