Skip to content

Stage 1: Rename WAYPOINT to CWAYPOINT for compress introspection (#511)#511

Open
Victor-C-Zhang wants to merge 1 commit intofacebook:devfrom
Victor-C-Zhang:export-D96049307
Open

Stage 1: Rename WAYPOINT to CWAYPOINT for compress introspection (#511)#511
Victor-C-Zhang wants to merge 1 commit intofacebook:devfrom
Victor-C-Zhang:export-D96049307

Conversation

@Victor-C-Zhang
Copy link
Contributor

@Victor-C-Zhang Victor-C-Zhang commented Mar 13, 2026

Summary:

Renames the existing compress-only WAYPOINT macro to CWAYPOINT (and
IF_WAYPOINT_ENABLED to IF_CWAYPOINT_ENABLED) across the codebase. Splits
hasIntrospectionHooks into hasCompressionHooks and hasDecompressionHooks
bools in ZL_OperationContext, and renames introspectionHooks to
compressIntrospectionHooks.

This prepares the codebase for adding decompression-side introspection
hooks without naming ambiguity.

Reviewed By: terrelln

Differential Revision: D96049307

@meta-codesync
Copy link

meta-codesync bot commented Mar 13, 2026

@Victor-C-Zhang has exported this pull request. If you are a Meta employee, you can view the originating Diff in D96049307.

@meta-cla meta-cla bot added the cla signed label Mar 13, 2026
@meta-codesync meta-codesync bot changed the title Stage 1: Rename WAYPOINT to CWAYPOINT for compress introspection Stage 1: Rename WAYPOINT to CWAYPOINT for compress introspection (#511) Mar 13, 2026
Victor-C-Zhang added a commit to Victor-C-Zhang/openzl-1 that referenced this pull request Mar 13, 2026
…ebook#511)

Summary:

Renames the existing compress-only WAYPOINT macro to CWAYPOINT (and
IF_WAYPOINT_ENABLED to IF_CWAYPOINT_ENABLED) across the codebase. Splits
hasIntrospectionHooks into hasCompressionHooks and hasDecompressionHooks
bools in ZL_OperationContext, and renames introspectionHooks to
compressIntrospectionHooks.

This prepares the codebase for adding decompression-side introspection
hooks without naming ambiguity.

Reviewed By: terrelln

Differential Revision: D96049307
…ebook#511)

Summary:
Pull Request resolved: facebook#511

Renames the existing compress-only WAYPOINT macro to CWAYPOINT (and
IF_WAYPOINT_ENABLED to IF_CWAYPOINT_ENABLED) across the codebase. Splits
hasIntrospectionHooks into hasCompressionHooks and hasDecompressionHooks
bools in ZL_OperationContext, and renames introspectionHooks to
compressIntrospectionHooks.

This prepares the codebase for adding decompression-side introspection
hooks without naming ambiguity.

Reviewed By: terrelln

Differential Revision: D96049307
Victor-C-Zhang added a commit to Victor-C-Zhang/openzl-1 that referenced this pull request Mar 13, 2026
…ebook#511)

Summary:

Renames the existing compress-only WAYPOINT macro to CWAYPOINT (and
IF_WAYPOINT_ENABLED to IF_CWAYPOINT_ENABLED) across the codebase. Splits
hasIntrospectionHooks into hasCompressionHooks and hasDecompressionHooks
bools in ZL_OperationContext, and renames introspectionHooks to
compressIntrospectionHooks.

This prepares the codebase for adding decompression-side introspection
hooks without naming ambiguity.

Reviewed By: terrelln

Differential Revision: D96049307
Victor-C-Zhang added a commit to Victor-C-Zhang/openzl-1 that referenced this pull request Mar 14, 2026
…ebook#511)

Summary:

Renames the existing compress-only WAYPOINT macro to CWAYPOINT (and
IF_WAYPOINT_ENABLED to IF_CWAYPOINT_ENABLED) across the codebase. Splits
hasIntrospectionHooks into hasCompressionHooks and hasDecompressionHooks
bools in ZL_OperationContext, and renames introspectionHooks to
compressIntrospectionHooks.

This prepares the codebase for adding decompression-side introspection
hooks without naming ambiguity.

Reviewed By: terrelln

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant