llvm-project/mlir/lib/Conversion/GPUToNVVM
Rob Suderman 5556575230 Added std.floor operation to match std.ceil
There should be an equivalent std.floor op to std.ceil. This includes
matching lowerings for SPIRV, NVVM, ROCDL, and LLVM.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D85940
2020-08-18 10:25:32 -07:00
..
CMakeLists.txt [mlir] Fix case in MLIRGPUtoNVVMTransforms 2020-06-30 20:44:25 +02:00
GPUToNVVM.td Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
LowerGpuOpsToNVVMOps.cpp Added std.floor operation to match std.ceil 2020-08-18 10:25:32 -07:00