Skip to content

Conversation

@hansangbae
Copy link
Contributor

Follow the community change that renames the section for the offload entries from omp_offloading_entries to llvm_offload_entries.

Follow the community change that renames the section for the offload
entries from omp_offloading_entries to llvm_offload_entries.
@hansangbae hansangbae marked this pull request as ready for review October 30, 2025 13:15
@hansangbae hansangbae requested review from a team as code owners October 30, 2025 13:15
@hansangbae
Copy link
Contributor Author

@YuriPlyakhin I am not authorized to merge. Can you merge this change if possible?

@YuriPlyakhin
Copy link
Contributor

@YuriPlyakhin I am not authorized to merge. Can you merge this change if possible?

@hansangbae , you are missing approval from @intel/dpcpp-clang-driver-reviewers yet.
After all approved, you should ask @intel/llvm-gatekeepers to merge.

@againull againull merged commit bab58c1 into intel:sycl Oct 30, 2025
28 checks passed
ConstantAggregateZero::get(ArrayType::get(getEntryTy(), 0u));
auto *DummyEntry = new GlobalVariable(
M, DummyInit->getType(), true, GlobalVariable::ExternalLinkage,
DummyInit, "__dummy.omp_offloading.entry");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the __dummy.omp_offloading.entry be renamed to __dummy.llvm_offload.entry too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants