[all-commits] [llvm/llvm-project] 0d19ef: [NFC]In codegen pipeline, turn static-data-splitte...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Mon Apr 7 22:22:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d19efa9d5d872962a0a83c865b4636d58f46519
https://github.com/llvm/llvm-project/commit/0d19efa9d5d872962a0a83c865b4636d58f46519
Author: Mingming Liu <mingmingl at google.com>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M llvm/lib/CodeGen/TargetPassConfig.cpp
M llvm/test/CodeGen/AArch64/constant-pool-partition.ll
M llvm/test/CodeGen/X86/constant-pool-partition.ll
M llvm/test/CodeGen/X86/global-variable-partition.ll
M llvm/test/CodeGen/X86/jump-table-partition.ll
Log Message:
-----------
[NFC]In codegen pipeline, turn static-data-splitter pass on/off with its own option (#134752)
Per discussion in
https://github.com/llvm/llvm-project/pull/129781#discussion_r2017489088,
we'd like to refactor out the requirement of MFS.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list