llvm-project/mlir/lib/GPU
River Riddle 206e55cc16 NFC: Refactor Module to be value typed.
As with Functions, Module will soon become an operation, which are value-typed. This eases the transition from Module to ModuleOp. A new class, OwningModuleRef is provided to allow for owning a reference to a Module, and will auto-delete the held module on destruction.

PiperOrigin-RevId: 256196193
2019-07-02 16:43:36 -07:00
..
IR NFC: Refactor Module to be value typed. 2019-07-02 16:43:36 -07:00
Transforms NFC: Refactor Module to be value typed. 2019-07-02 16:43:36 -07:00
CMakeLists.txt Add missing MLIRStandardOps dependency for MLIRGPU 2019-06-19 23:08:42 -07:00