[llvm] [Offload] Remove handling for COV4 binaries from offload/ (PR #131033)
Ville-Markus Yli-Suutala via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 26 03:29:23 PDT 2025
VeeEM wrote:
Some OpenMP offload programs compiled with flang seem to crash after this change. I see crashes at offload/plugins-nextgen/amdgpu/src/rtl.cpp:3389 because ImplArgs is 0.
https://github.com/llvm/llvm-project/issues/132982
https://github.com/llvm/llvm-project/pull/131033
More information about the llvm-commits
mailing list