FS#72878 - [ldc] MLIR output is not possible

Attached to Project: Community Packages
Opened by Luís Ferreira (ljmf00) - Monday, 29 November 2021, 16:27 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:08 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Dan Printzell (Wild)
Filipe Laíns (FFY00)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Compiling a simple program in D with MLIR output should be possible. For instance, to output MLIR you should pass `--output-mlir` although this message appears:

```
Error: MLIR output requested but this LDC was built without MLIR support
```

To build LDC with MLIR support, add this option to CMake: `-DLDC_MLIR_ENABLED=ON`.
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:08 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/ldc/issues/1

Loading...