llvm-project/mlir/lib/Target
Stephan Herhut 8d703af2f8 Fix translation of NVVM special registers to intrinsics.
The original implementation did not map the return value of the intrinsics
    call to the result value of the special register op. Uses of the result
    value hence hit a nullpointer.

--

PiperOrigin-RevId: 250255436
2019-06-01 20:05:12 -07:00
..
LLVMIR Fix translation of NVVM special registers to intrinsics. 2019-06-01 20:05:12 -07:00
CMakeLists.txt Add transformation of the NVVM dialect to an LLVM module. Only handles 2019-05-06 08:22:14 -07:00