openxla / xla

A machine learning compiler for GPUs, CPUs, and ML accelerators
Apache License 2.0
2.55k stars 394 forks source link

Refactor HostOffloadLegalize to use a struct with named members rather than an std::pair. #14867

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Refactor HostOffloadLegalize to use a struct with named members rather than an std::pair.