From 5e6c0ce1393c83bbb1db79c5a3e4c1c2c3d840a4 Mon Sep 17 00:00:00 2001 From: Diego Caballero Date: Wed, 14 Jun 2023 23:43:56 -0700 Subject: [PATCH] Revert NVPTX buggy commit in LLVM (#14125) This PR reverts the buggy NVPTX commit in LLVM that causes a compile time issue. See https://github.com/openxla/iree/issues/14067 --- third_party/llvm-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/llvm-project b/third_party/llvm-project index 0258a53521cf..f6f42760a473 160000 --- a/third_party/llvm-project +++ b/third_party/llvm-project @@ -1 +1 @@ -Subproject commit 0258a53521cfedf5cb80c2b1d4a66c942615de74 +Subproject commit f6f42760a47365120dd088f595074cf8e84617a2