cuda-quantum icon indicating copy to clipboard operation
cuda-quantum copied to clipboard

Fix LLVM aarch64 relocation overflow

Open bmhowe23 opened this issue 1 year ago • 4 comments

This is an attempt to fix the aarch64-specific issue in #1421.

#1421 appears similar to https://github.com/llvm/llvm-project/issues/71963, which is possibly fixed by https://github.com/llvm/llvm-project/pull/71968.

The diffs in this PR originated from https://github.com/llvm/llvm-project/pull/71968 and were modified to target the specific version of LLVM in use by CUDA Quantum (16.0.6).

bmhowe23 avatar Mar 26 '24 22:03 bmhowe23

Note: need to revert when LLVM is rebased.

schweitzpgi avatar Mar 26 '24 22:03 schweitzpgi

Note: need to revert when LLVM is rebased.

That PR hasn't been merged in upstream LLVM yet, so we may need to rebase it (assuming this works in the first place).

bmhowe23 avatar Mar 26 '24 22:03 bmhowe23

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions[bot] avatar Mar 27 '24 00:03 github-actions[bot]

Note: need to revert when LLVM is rebased.

That PR hasn't been merged in upstream LLVM yet, so we may need to rebase it (assuming this works in the first place).

Good point. Will the chicken tumble down the hill faster than the egg...

schweitzpgi avatar Mar 27 '24 15:03 schweitzpgi

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions[bot] avatar Jun 19 '24 23:06 github-actions[bot]

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions[bot] avatar Jun 27 '24 03:06 github-actions[bot]

Note: need to revert when LLVM is rebased.

Hopefully this gets merged upstream fairly soon so this will just be fixed out of the box.

schweitzpgi avatar Jul 03 '24 14:07 schweitzpgi

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions[bot] avatar Jul 03 '24 17:07 github-actions[bot]