llvm-project/mlir
Loren Maggiore 361458b1ce [mlir] create gpu memset op
Create a gpu memset op and corresponding CUDA and ROCm wrappers.

Reviewed By: herhut, lorenrose1013

Differential Revision: https://reviews.llvm.org/D107548
2021-09-04 08:13:04 +02:00
..
cmake/modules [mlir][python] Simplify python extension loading. 2021-09-03 00:43:28 +00:00
docs [mlir] Update EmitC documentation 2021-09-03 15:23:55 +00:00
examples
include [mlir] create gpu memset op 2021-09-04 08:13:04 +02:00
lib [mlir] create gpu memset op 2021-09-04 08:13:04 +02:00
python [mlir][python] Simplify python extension loading. 2021-09-03 00:43:28 +00:00
test [mlir] create gpu memset op 2021-09-04 08:13:04 +02:00
tools Support alias.scope and noalias metadata lowering on intrinsics. 2021-09-01 16:54:20 +00:00
unittests
utils
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.