llvm-project/mlir/lib
Jacques Pienaar 87324ac33e [mlir] Extract DictionaryAttr sort method
Enable calling the sort, as expected by getWithSorted, into static member function so that callers can get same sorting behavior.

Differential Revision: https://reviews.llvm.org/D79011
2020-04-29 13:09:11 -07:00
..
Analysis [mlir] Fixed warning related to unused variable in Liveness. 2020-04-27 14:02:33 +02:00
Conversion [mlir][StandardToSPIRV] Handle conversion of cmpi operation with i1 2020-04-29 10:09:03 -07:00
Dialect [MLIR] Introduce op trait PolyhedralScope (revised) 2020-04-29 16:08:23 +05:30
EDSC [mlir][EDSC] Retire OperationHandle 2020-04-29 00:32:44 -04:00
ExecutionEngine [MLIR] Allow for multiple gpu modules during translation. 2020-04-16 14:18:31 +02:00
IR [mlir] Extract DictionaryAttr sort method 2020-04-29 13:09:11 -07:00
Interfaces [MLIR] Fix typo in lib/Interfaces 2020-04-24 15:39:19 -07:00
Parser Don't crash on duplicate keys in dictionary attrs. 2020-04-27 15:23:49 -07:00
Pass Make MLIR Pass Timing output configurable through injection 2020-04-28 01:39:25 +00:00
Support [mlir][StorageUniquer] Replace all usages of std::function with function_ref. 2020-04-11 23:07:52 -07:00
TableGen [mlir][Symbol] Change Symbol from a Trait into an OpInterface. 2020-04-27 13:04:49 -07:00
Target [IR] Replace all uses of CallBase::getCalledValue() with getCalledOperand(). 2020-04-27 22:17:03 -07:00
Transforms Providing buffer assignment for MLIR 2020-04-28 10:17:59 +02:00
Translation [mlir] Refactor and cleanup the translation facilities. 2020-04-05 16:21:21 -07:00
CMakeLists.txt [mlir] Emit errors if global constructors are found within lib/ 2020-04-10 13:04:32 -07:00