aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-03-26 08:54:33 -0500
committerGitHub <noreply@github.com>2025-03-26 08:54:33 -0500
commit75f810e02566f1d73d32a08257318ffdc4223140 (patch)
tree8ef02d72d7967889f37872d2b45087b029eac4aa /llvm/lib/FileCheck/FileCheck.cpp
parent1b07e865a1f9da64c75cc409a969b108b201fe80 (diff)
downloadllvm-75f810e02566f1d73d32a08257318ffdc4223140.zip
llvm-75f810e02566f1d73d32a08257318ffdc4223140.tar.gz
llvm-75f810e02566f1d73d32a08257318ffdc4223140.tar.bz2
[Offload] Guard HSA implicit arguments if they aren't created (#133073)
Summary: We conditionally allocate the implicit arguments, so they possibly are null. The flang compiler seems to hit this case, even though it shouldn't when it's supposed to conform to the HSA code object. For now guard this to fix the regression and cover a case in the future where someone rolls a fully custom implementatation. Fixes: https://github.com/llvm/llvm-project/issues/132982
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions