diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2024-08-20 09:05:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-20 09:05:23 -0700 |
commit | 2641ed7d26198557a63ce447a0584a96494a5ac4 (patch) | |
tree | 1948197b4003bc6944443ee1069ea6e4dd29627b /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 61f8ab3a367505ac8fab900f9160ecd629a85859 (diff) | |
download | llvm-2641ed7d26198557a63ce447a0584a96494a5ac4.zip llvm-2641ed7d26198557a63ce447a0584a96494a5ac4.tar.gz llvm-2641ed7d26198557a63ce447a0584a96494a5ac4.tar.bz2 |
[OpenMP][FIX] Check for requirements early (#104836)
If we can't transform the region to SPMD, we should not wait till the
end to decide that. Other AAs might assume SPMD, and we did set the
constant initializer to indicate SPMD, but we did not change the code
properly.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions