rocmPackages: fix rocmlir build
This commit is contained in:
parent
fee0f69855
commit
3fe25ab923
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ in stdenv.mkDerivation (finalAttrs: {
|
|||
|
||||
postPatch = ''
|
||||
patchShebangs mlir
|
||||
patchShebangs external/llvm-project/mlir/lib/Dialect/GPU/AmdDeviceLibsIncGen.py
|
||||
|
||||
substituteInPlace mlir/utils/performance/common/CMakeLists.txt \
|
||||
--replace "/opt/rocm" "${clr}"
|
||||
|
|
Loading…
Reference in a new issue