llvm-project
[StaticDataLayout] Factor out a helper function for section prefix eligibility and use it in both optimizer and codegen
#162348
Merged

[StaticDataLayout] Factor out a helper function for section prefix eligibility and use it in both optimizer and codegen #162348

mingmingl-llvm merged 14 commits into main from users/mingmingl-llvm/sdpi
mingmingl-llvm
mingmingl-llvm Add module flag
a05f76f1
mingmingl-llvm [nfc][StaticDataLayout]Add helper functions to tell the eligibility s…
f68b06f6
mingmingl-llvm save irrelevant change for the next PR to make this one focused
331888be
mingmingl-llvm mingmingl-llvm requested a review from snehasish snehasish 344 days ago
mingmingl-llvm mingmingl-llvm removed review request from snehasish snehasish 344 days ago
mingmingl-llvm mingmingl-llvm requested a review from teresajohnson teresajohnson 344 days ago
mingmingl-llvm mingmingl-llvm requested a review from snehasish snehasish 344 days ago
mingmingl-llvm mingmingl-llvm marked this pull request as ready for review 344 days ago
llvmbot llvmbot added llvm:codegen
llvmbot llvmbot added llvm:analysis
llvmbot llvmbot added llvm:transforms
llvmbot
teresajohnson
teresajohnson commented on 2025-10-07
mingmingl-llvm mingmingl-llvm changed the title [nfc][StaticDataLayout] Factor out helper functions for section prefix eligibility [StaticDataLayout] Factor out a helper function for section prefix eligibility and use it in both optimizer and codegen 344 days ago
mingmingl-llvm resolve comments
dcb9f001
mingmingl-llvm
mingmingl-llvm commented on 2025-10-07
mingmingl-llvm mingmingl-llvm requested a review from teresajohnson teresajohnson 344 days ago
mingmingl-llvm add test coverage
3565bc0e
llvmbot llvmbot added backend:X86
llvmbot llvmbot added PGO
mingmingl-llvm simplify test
905b80f0
mingmingl-llvm test coverage for the subsequent patch https://github.com/llvm/llvm-p…
95292a62
mingmingl-llvm Revert "test coverage for the subsequent patch https://github.com/llv…
64be09fc
mingmingl-llvm add a minial test case for subsequent PRs to expand on
4a90c77c
mingmingl-llvm
mingmingl-llvm one liner fix in test
f9c6266c
teresajohnson
teresajohnson approved these changes on 2025-10-09
mingmingl-llvm
mingmingl-llvm commented on 2025-10-10
mingmingl-llvm simplify switch-break to if-continue
34b47c98
mingmingl-llvm Merge branch 'main' into users/mingmingl-llvm/module
37563705
mingmingl-llvm rebase on top of pre-commit test in https://github.com/llvm/llvm-proj…
b880ee31
Base automatically changed from users/mingmingl-llvm/module to main 338 days ago
mingmingl-llvm mingmingl-llvm changed the base branch from main to users/mingmingl-llvm/module 338 days ago
mingmingl-llvm mingmingl-llvm changed the base branch from users/mingmingl-llvm/module to main 338 days ago
mingmingl-llvm mingmingl-llvm changed the base branch from main to users/mingmingl-llvm/module 338 days ago
mingmingl-llvm mingmingl-llvm changed the base branch from users/mingmingl-llvm/module to main 338 days ago
mingmingl-llvm mingmingl-llvm enabled auto-merge (squash) 338 days ago
disabled auto-merge 338 days ago
Manually disabled by user
mingmingl-llvm rebase on top of main
3ca69f6a
mingmingl-llvm mingmingl-llvm force pushed to 3ca69f6a 338 days ago
mingmingl-llvm mingmingl-llvm enabled auto-merge (squash) 338 days ago
mingmingl-llvm mingmingl-llvm merged e313bc83 into main 338 days ago
mingmingl-llvm mingmingl-llvm deleted the users/mingmingl-llvm/sdpi branch 338 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone