[BACKEND] Codegen bringup, index calculation of blocked_layout & support of LoadOp, BroadcastOp, ViewOp & MakeRangeOp (#38)

Co-authored-by: gzhu <gzhu@nvidia.com>
This commit is contained in:
goostavz
2022-08-15 10:58:59 +08:00
committed by GitHub
parent e5ec8e16ea
commit 993ba7035a
6 changed files with 785 additions and 22 deletions

View File

@@ -13,6 +13,9 @@ add_mlir_conversion_library(TritonGPUToLLVM
LINK_LIBS PUBLIC
MLIRIR
MLIRPass
MLIRGPUOps
MLIRGPUToNVVMTransforms
MLIRGPUTransforms
TritonIR
TritonGPUIR
TritonGPUTransforms