Package Details: mlir 17.0.6-1

Git Clone URL: https://aur.archlinux.org/mlir.git (read-only, click to copy)
Package Base: mlir
Description: Multi-Level IR Compiler Framework for LLVM
Upstream URL: https://mlir.llvm.org/
Licenses: custom:Apache 2.0 with LLVM Exception
Submitter: HoshinoAya
Maintainer: xantares
Last Packager: xantares
Votes: 2
Popularity: 0.016529
First Submitted: 2023-03-14 12:41 (UTC)
Last Updated: 2024-03-08 17:29 (UTC)

Latest Comments

1 2 Next › Last »

Moebius14 commented on 2024-03-18 03:38 (UTC) (edited on 2024-03-18 03:39 (UTC) by Moebius14)

I get the following error:

~src/include/mlir/Dialect/Transform/IR/TransformDialect.td:22:36: 
error: Value 'usePropertiesForAttributes' unknown!
  let usePropertiesForAttributes = 1;

impulse commented on 2024-03-08 06:34 (UTC)

Also, this package fails to build on my system when i am using the "llvm" package as the dependency. this is the error.

CMake Error at /usr/lib/cmake/llvm/LLVMExports.cmake:384 (message):
  The imported target "LTO" references the file

     "/usr/lib/libLTO.so.17"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/usr/lib/cmake/llvm/LLVMExports.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/cmake/llvm/LLVMConfig.cmake:348 (include)
  CMakeLists.txt:21 (find_package)

impulse commented on 2024-03-08 06:16 (UTC)

Can i be a co-maintainer? so i can update it to version 18 when llvm gets updated? Cant hurt to get more hands on deck.

xantares commented on 2024-02-18 19:46 (UTC) (edited on 2024-02-18 19:46 (UTC) by xantares)

do not flag until llvm is updated please

impulse commented on 2024-02-18 16:58 (UTC)

Can you add me as maintainer? i will update it to version 17.

MartinDiehl commented on 2023-12-27 13:26 (UTC)

for some reasons, this package appears twice (see for example dependencies of flang, https://aur.archlinux.org/packages/flang).

HoshinoAya commented on 2023-12-25 16:58 (UTC)

I'm sorry but I don't use ArchLinux anymore.

Freed commented on 2023-12-25 13:37 (UTC)

After installation, I met

$ mlir-pdll-lsp-server
: CommandLine Error: Option 'debug-counter' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
zsh: IOT instruction (core dumped)  mlir-pdll-lsp-server

Is it a bug of upstream?

xantares commented on 2023-10-07 10:01 (UTC)

I added a mlir16 package

kawagucci commented on 2023-09-19 04:12 (UTC)

Please update alongside llvm, I'd be happy to try.