blob: 8a87cafb5f3603fdbd770f8fd7f65faf5cb4c98b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mlir
pkgdesc = Multi-Level IR Compiler Framework for LLVM
pkgver = 18.1.8
pkgrel = 1
url = https://mlir.llvm.org/
arch = x86_64
license = custom:Apache 2.0 with LLVM Exception
makedepends = cmake
makedepends = llvm>=18
depends = llvm-libs
options = !lto
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/mlir-18.1.8.src.tar.xz
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/mlir-18.1.8.src.tar.xz.sig
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/cmake-18.1.8.src.tar.xz
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/cmake-18.1.8.src.tar.xz.sig
validpgpkeys = 474E22316ABF4785A88C6E8EA2C794A986419D8A
sha256sums = dd0c48618d1663b58ebce78213d592a90db11550199fa4fd0181cc2601316bf9
sha256sums = SKIP
sha256sums = 59badef592dd34893cd319d42b323aaa990b452d05c7180ff20f23ab1b41e837
sha256sums = SKIP
pkgname = mlir
|