llvm-project/mlir/lib
Frederik Gossen 0372db05bb [MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`.
Summary:
Use a nested symbol to identify the kernel to be invoked by a `LaunchFuncOp` in the GPU dialect.
This replaces the two attributes that were used to identify the kernel module and the kernel within seperately.

Differential Revision: https://reviews.llvm.org/D78551
2020-04-22 07:44:29 +00:00
..
Analysis [MLIR] Mark dominance methods const 2020-04-19 11:53:20 +05:30
Conversion [MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`. 2020-04-22 07:44:29 +00:00
Dialect [MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`. 2020-04-22 07:44:29 +00:00
EDSC [MLIR][cmake] Remove redundant add_dependencies() 2020-04-16 14:41:54 -07:00
ExecutionEngine [MLIR] Allow for multiple gpu modules during translation. 2020-04-16 14:18:31 +02:00
IR [mlir] Fix getTypes() support for result ranges. 2020-04-20 17:18:42 -07:00
Interfaces [MLIR][cmake] Use DEPENDS instead of add_dependencies() 2020-04-16 15:53:13 -07:00
Parser [MLIR] Improve support for 0-dimensional Affine Maps. 2020-04-15 14:15:02 -07:00
Pass Add `//` before the banner displayed in `--print-ir-before/after-all` 2020-04-22 04:40:15 +00:00
Support [mlir][StorageUniquer] Replace all usages of std::function with function_ref. 2020-04-11 23:07:52 -07:00
TableGen [mlir] ODS: support operations with resizable operand lists 2020-04-16 23:30:34 +02:00
Target [MLIR] Allow for multiple gpu modules during translation. 2020-04-16 14:18:31 +02:00
Transforms [mlir][SCCP] Add support for propagating constants across inter-region control flow. 2020-04-21 02:59:25 -07: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