Skip to content

[pull] master from tensorflow:master#1625

Merged
pull[bot] merged 7 commits into
makesoftwaresafe:masterfrom
tensorflow:master
May 8, 2026
Merged

[pull] master from tensorflow:master#1625
pull[bot] merged 7 commits into
makesoftwaresafe:masterfrom
tensorflow:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 8, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

rupprecht and others added 7 commits May 7, 2026 14:27
PiperOrigin-RevId: 912151397
1) Seems like BacktrackToBase() is very expensive because GetIntegerAsS64 is expensive. Cache results to avoid perf issue
2) Remove some VLOG(0) printing that was there since forever.
3) Reuse some executions of BacktrackToBase() for offsets we know are exactly the same.

PiperOrigin-RevId: 912177603
Imported from GitHub PR openxla/xla#42188

Small usability improvement for collective memory requests, add an API that takes `absl::Span` of buffer addresses or allocation slices. Also collapse 3 identical structs into one.
Copybara import of the project:

--
0d5546a61d0c64e497260c5453996302ada2cd4a by Eugene Zhulenev <ezhulenev@openxla.org>:

[xla:gpu] Add an API to request multiple symm addrs/slices

Merging this change closes #42188

PiperOrigin-RevId: 912186299
Updates LLVM usage to match
[87d42c13cd6b](llvm/llvm-project@87d42c13cd6b)

PiperOrigin-RevId: 912187043
transfer_dependency_events to make it easier to c-api-ify this.

PiperOrigin-RevId: 912191487
Split out subcomputation HLO for independent compilation, part 3 of 3.

At the end of this series, XLA:CPU and GPU will use the xla_metadata `compilation_unit="<identifier>"` tag to determine that a subcomputation should be considered a separate compilation unit for the purposes of HLO compilation. This should result in significant compilation time speedups for complex models at the cost of some potentially lost interprocedural optimization. The tag to control this may change as we iterate on the name and semantics.

PiperOrigin-RevId: 912207896
@pull pull Bot locked and limited conversation to collaborators May 8, 2026
@pull pull Bot added the ⤵️ pull label May 8, 2026
@pull pull Bot merged commit 9295ec2 into makesoftwaresafe:master May 8, 2026
0 of 4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants