llvm-project/mlir/lib
Deven Desai 956a831130 [ROCm] Fix the return type for the device function calls from i32 to i64.
This is matching what the runtime library is expecting.

Closes tensorflow/mlir#171

COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/mlir/pull/171 from deven-amd:deven-rocdl-device-func-i64 80762629a8c34e844ebdc542b34dd783990db9db
PiperOrigin-RevId: 273640767
2019-10-08 17:41:42 -07:00
..
Analysis Fix typos, NFC. 2019-10-04 04:37:53 -07:00
Conversion GPUToCUDA: attach CUBIN to the nested module rather than to the function 2019-10-08 05:11:26 -07:00
Dialect [spirv] Add a pass to decorate the composite types with layout info. 2019-10-08 16:54:11 -07:00
EDSC Move Linalg and VectorOps dialects to the Dialect subdir - NFC 2019-08-19 17:11:38 -07:00
ExecutionEngine Don't leak TargetMachine in ExecutionEngine::setupTargetTriple 2019-09-10 19:03:21 -07:00
IR Add a PatternRewriter hook for cloning a region into another. 2019-10-08 15:45:08 -07:00
Parser Replace constexpr MemRefType::kDynamicStrideOrOffset by a MemRefType:;getDynamicStrideOrOffset() method - NFC 2019-10-04 08:58:09 -07:00
Pass Pass the pointer of the parent pipeline collection pass to PassInstrumentation::run*Pipeline. 2019-09-30 17:44:55 -07:00
Quantizer Fix typos, NFC. 2019-10-04 04:37:53 -07:00
Support Fix JitRunner.cpp Error creation pattern and reactivate tests. 2019-09-27 09:56:40 -07:00
TableGen Add DialectType and generate docs for dialect types 2019-10-07 08:41:13 -07:00
Target [ROCm] Fix the return type for the device function calls from i32 to i64. 2019-10-08 17:41:42 -07:00
Transforms Add a PatternRewriter hook for cloning a region into another. 2019-10-08 15:45:08 -07:00
Translation Support file-to-file translation in mlir-translate 2019-09-17 13:04:34 -07:00
CMakeLists.txt NFC: Move AffineOps dialect to the Dialect sub-directory. 2019-08-20 15:36:39 -07:00