aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2025-10-13 14:55:13 -0700
committerGitHub <noreply@github.com>2025-10-13 14:55:13 -0700
commita289e2f9e69cdc6eef852adc45d7ce8458f38377 (patch)
tree5307dd1acffb91a3f799aaed19d01f9a2fece610 /llvm/lib/CodeGen/MachineFunction.cpp
parent1c8cd1ed97cf78fdbe843a31306aba0dfc8cd853 (diff)
downloadllvm-a289e2f9e69cdc6eef852adc45d7ce8458f38377.zip
llvm-a289e2f9e69cdc6eef852adc45d7ce8458f38377.tar.gz
llvm-a289e2f9e69cdc6eef852adc45d7ce8458f38377.tar.bz2
[OpenACC] Ensure ArrayRef and SmallVector are kept in sync. (#163273)
My OpenACCReductionRecipeWithStorage attempted to get its allocations in sync with the ArrayRef so I could use the arrayref to refer to the allocation. Unfortunately I'd forgotten about the move constructor, which made it get out of sync, which Asan caught.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions