add mlir-trunk (#5098)

This commit is contained in:
sameeranjoshi
2023-06-02 07:02:00 -06:00
committed by GitHub
parent 5a35c7a2d2
commit 46f142f4d8

View File

@@ -6,13 +6,15 @@ supportsBinary=false
supportsExecute=false
supportsAsmDocs=false
group.mliropt.compilers=mliropt1400:mliropt1405:mliropt1600
group.mliropt.compilers=mliropt1400:mliropt1405:mliropt1600:mliropttrunk
group.mliropt.isSemVer=true
group.mliropt.baseName=MLIR opt
group.mliropt.licenseName=LLVM Apache 2
group.mliropt.licenseLink=https://github.com/llvm/llvm-project/blob/main/mlir/LICENSE.TXT
group.mliropt.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions
compiler.mliropttrunk.exe=/opt/compiler-explorer/mlir-trunk/bin/mlir-opt
compiler.mliropttrunk.semver=(trunk)
compiler.mliropt1600.exe=/opt/compiler-explorer/mlir-16.0.0/bin/mlir-opt
compiler.mliropt1600.semver=16.0.0
compiler.mliropt1405.exe=/opt/compiler-explorer/mlir-14.0.5/bin/mlir-opt