[TritonIR] Convert Triton dialect's Combine
pass to MLIR DRR based (#16)
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
set(LLVM_TARGET_DEFINITIONS Combine.td)
|
||||
mlir_tablegen(TritonCombine.inc -gen-rewriters)
|
||||
add_public_tablegen_target(TritonCombineIncGen)
|
||||
|
||||
add_mlir_dialect_library(TritonTransforms
|
||||
Combine.cpp
|
||||
|
||||
DEPENDS
|
||||
TritonTransformsIncGen
|
||||
TritonCombineIncGen
|
||||
)
|
||||
|
Reference in New Issue
Block a user