[Pallas:SC][NFC] Make compress swaps explicit #40778

Open
copybara-service[bot] opened 5:05pm on September 17, 2026 wants to merge 1 commit into google/jax main from
test_983470155
copybara-service[bot]
Diff Delta:
0
Classified as:  Feature Add

copybara-service[bot]'s Description of Work

[Pallas:SC][NFC] Make compress swaps explicit

SC doesn't support non-compress stores yet, and tpu.vector_store has compressed semantics today.
Although Pallas doesn't expose masked store to non-compress uses today, it's not obvious that _store_lowering_rule supports only compressed semantics.
This CL makes this restriction clear.
Once we add support for non-compress stores, compress will be used to differentiate between tpu.vector_compress_store and tpu.vector_store.

0 total changed files
You are now leaving the Pull Request Diff Zone
Like the credits, but with fewer stunts.