Skip to content

Hook decoder fusion up to the decompression process (#516)#516

Open
terrelln wants to merge 4 commits intofacebook:devfrom
terrelln:export-D96491173
Open

Hook decoder fusion up to the decompression process (#516)#516
terrelln wants to merge 4 commits intofacebook:devfrom
terrelln:export-D96491173

Conversation

@terrelln
Copy link
Contributor

@terrelln terrelln commented Mar 13, 2026

Summary:

This diff hooks up the decoder fusion module added in D96491175 to the decompression process.

  1. In fillStoredStreams() we check for fusion opportunities
  2. We add runFusedDecoder() which is called by DCTX_runDecoder() for fused codecs

Differential Revision: D96491173

Differential Revision: D96393907
Differential Revision: D96396998
@meta-codesync
Copy link

meta-codesync bot commented Mar 13, 2026

@terrelln has exported this pull request. If you are a Meta employee, you can view the originating Diff in D96491173.

@meta-codesync meta-codesync bot changed the title Hook decoder fusion up to the decompression process Hook decoder fusion up to the decompression process (#516) Mar 13, 2026
terrelln added a commit to terrelln/openzl that referenced this pull request Mar 13, 2026
Summary:

This diff hooks up the decoder fusion module added in D96491175 to the decompression process.

1. In `fillStoredStreams()` we check for fusion opportunities
2. We add `runFusedDecoder()` which is called by `DCTX_runDecoder()` for fused codecs

Differential Revision: D96491173
terrelln added a commit to terrelln/openzl that referenced this pull request Mar 13, 2026
Summary:

This diff hooks up the decoder fusion module added in D96491175 to the decompression process.

1. In `fillStoredStreams()` we check for fusion opportunities
2. We add `runFusedDecoder()` which is called by `DCTX_runDecoder()` for fused codecs

Differential Revision: D96491173
terrelln added a commit to terrelln/openzl that referenced this pull request Mar 13, 2026
Summary:
Pull Request resolved: facebook#516

This diff hooks up the decoder fusion module added in D96491175 to the decompression process.

1. In `fillStoredStreams()` we check for fusion opportunities
2. We add `runFusedDecoder()` which is called by `DCTX_runDecoder()` for fused codecs

Differential Revision: D96491173
Differential Revision: D96491175
terrelln added a commit to terrelln/openzl that referenced this pull request Mar 13, 2026
Summary:

This diff hooks up the decoder fusion module added in D96491175 to the decompression process.

1. In `fillStoredStreams()` we check for fusion opportunities
2. We add `runFusedDecoder()` which is called by `DCTX_runDecoder()` for fused codecs

Differential Revision: D96491173
terrelln added a commit to terrelln/openzl that referenced this pull request Mar 13, 2026
Summary:

This diff hooks up the decoder fusion module added in D96491175 to the decompression process.

1. In `fillStoredStreams()` we check for fusion opportunities
2. We add `runFusedDecoder()` which is called by `DCTX_runDecoder()` for fused codecs

Differential Revision: D96491173
Summary:
Pull Request resolved: facebook#516

This diff hooks up the decoder fusion module added in D96491175 to the decompression process.

1. In `fillStoredStreams()` we check for fusion opportunities
2. We add `runFusedDecoder()` which is called by `DCTX_runDecoder()` for fused codecs

Differential Revision: D96491173
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