Skip to content

Commit

Permalink
[XLA:GPU][CoalescingAnalysis] Speed-up computation of coalescing.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 625265401
  • Loading branch information
pifon2a authored and copybara-github committed Apr 16, 2024
1 parent a734046 commit 38f5ed1
Show file tree
Hide file tree
Showing 6 changed files with 381 additions and 166 deletions.
1 change: 1 addition & 0 deletions xla/service/gpu/model/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ cc_library(
"//xla/service/gpu/fusions:fusion_emitter",
"@com_google_absl//absl/container:flat_hash_map",
"@com_google_absl//absl/container:inlined_vector",
"@com_google_absl//absl/log",
"@com_google_absl//absl/log:check",
"@com_google_absl//absl/types:span",
"@llvm-project//llvm:Support",
Expand Down
Loading

0 comments on commit 38f5ed1

Please sign in to comment.