From 04961fb08bbb00f646b78be5abf9d0f93f367afc Mon Sep 17 00:00:00 2001 From: Ean Garvey Date: Wed, 19 Jun 2024 14:23:25 -0500 Subject: [PATCH] Fix LLVM version to include 8edac1cf1c1de355ebd926ee461ec267738ee33f (fix to maxnumf op) --- .gitmodules | 2 +- third_party/llvm-project | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index cefbeb6645cd..eef3cbd94bd4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/google/googletest.git [submodule "third_party/llvm-project"] path = third_party/llvm-project - url = https://github.com/iree-org/llvm-project.git + url = https://github.com/monorimet/llvm-project.git [submodule "third_party/vulkan_headers"] path = third_party/vulkan_headers url = https://github.com/KhronosGroup/Vulkan-Headers.git diff --git a/third_party/llvm-project b/third_party/llvm-project index 42ba9ee248b1..8edac1cf1c1d 160000 --- a/third_party/llvm-project +++ b/third_party/llvm-project @@ -1 +1 @@ -Subproject commit 42ba9ee248b18ede6f27c670aaaf9ff30c639b0d +Subproject commit 8edac1cf1c1de355ebd926ee461ec267738ee33f