openxla / xla

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

[XLA:GPU] Make `FileCheck` test util log its input before its `stderr` output. #14907

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

[XLA:GPU] Make FileCheck test util log its input before its stderr output.

This makes it more convenient to track down errors when updating FileCheck tests since it avoids having to scroll too far up.

Also drive-by clean includes.