Skip to content

Commit

Permalink
[FIX] Fix 240530 new compiler issue (#2722)
Browse files Browse the repository at this point in the history
  • Loading branch information
yisonzhu authored Jun 14, 2024
1 parent d5696f2 commit 0cd4c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ load(
# curl -L https://github.com/openxla/xla/archive/<git hash>.tar.gz | sha256sum
# and update XLA_SHA256 with the result.

XLA_COMMIT = "c3ddd5c135d5ae3a215dfc7f00f79646fdb69df2"
XLA_COMMIT = "480b8553379281bb405ca63e5b08b320dcad1ee4"

new_git_repository(
name = "intel_extension_for_openxla",
Expand Down

0 comments on commit 0cd4c03

Please sign in to comment.