FS#71734 - [intel-graphics-compiler]

Attached to Project: Community Packages
Opened by simon (hiaselhans) - Thursday, 05 August 2021, 07:46 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Monday, 18 October 2021, 13:15 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Bruno Pagani (ArchangeGabriel)
Daniel Bermond (Bermond)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

With latest intel-compute-runtime / intel-graphics-compiler i get the following segfault in a spirv-application:

```
Pass 'Dead Code Elimination' is not initialized.
Verify if there is a pass dependency cycle.
Required Passes:
--segfault
```

it seems that llvm12 support in the packages is less than experimental see [intel-graphics-compiler](https://github.com/intel/intel-graphics-compiler/blob/master/documentation/build_ubuntu.md#llvmlldclang-version-information)

Additional info:
* package version(s)

intel-compute-runtime-21.21.19914-1-x86_64
intel-graphics-compiler-1:1.0.7423-2-x86_64

the whole thing works with the aur-package intel-compute-runtime-bin / intel-graphics-compiler-bin



Steps to reproduce:

compile a spirv-application and run it on an intel device
e.g.: https://github.com/intel/llvm/blob/sycl/sycl/doc/GetStartedGuide.md#run-simple-dpc-application
This task depends upon

Closed by  Bruno Pagani (ArchangeGabriel)
Monday, 18 October 2021, 13:15 GMT
Reason for closing:  Fixed
Additional comments about closing:  All the stack has been updated now.

Loading...