From 254f29c8ba3c6703a15a2bde519427c0ae79b922 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Tue, 22 Aug 2023 13:08:53 -0400 Subject: [PATCH] Cherry-pick MLIR commits to fix SPIR-V 64-bit index conversion (#14771) This commit cherry-picks: * llvm/llvm-project@22a28d89937333d581103af87d463d7b255d3e3e * llvm/llvm-project@4ffc63ab71e501eb06664af3e3e0c410560f7ebe to fix 64-bit index conversion in SPIR-V MemRef int4 emulation. Fixes https://github.com/openxla/iree/issues/14739 --- 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 cbc12ff978a7..de2252e70c00 160000 --- a/third_party/llvm-project +++ b/third_party/llvm-project @@ -1 +1 @@ -Subproject commit cbc12ff978a7db90965b58cf5cc7040adeeec60c +Subproject commit de2252e70c00a057a5845b78f6a1d4dd358ce8c1