From c27d5445f86f9b2694809e32c2d1288cbf7c8af4 Mon Sep 17 00:00:00 2001
From: Krzysztof Drewniak <Krzysztof.Drewniak@amd.com>
Date: Fri, 8 Dec 2023 18:28:44 +0000
Subject: [PATCH] Move rocMLIR to tip of release branch

This bumps the rocMLIR commit to the tip of our 6.1 release branch,
pulling in the fixes for floating-point quantization as well as our
merge of amd-mainline-open.

This should be merged quickly and I see no reason for it to change
much of anything.
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index ea0609c0117..5cb100b90f3 100755
--- a/requirements.txt
+++ b/requirements.txt
@@ -29,4 +29,4 @@ pybind/pybind11@d159a563383d10c821ba7b2a71905d1207db6de4 --build
 msgpack/msgpack-c@cpp-3.3.0 -DMSGPACK_BUILD_TESTS=Off
 sqlite3@3.43.2 -DCMAKE_POSITION_INDEPENDENT_CODE=On
 ROCmSoftwarePlatform/composable_kernel@70eefcf4f263aa5c25f3c9ff0db8f6f199ef0fb9 -DCK_BUILD_JIT_LIB=On -DCMAKE_POSITION_INDEPENDENT_CODE=On
-ROCmSoftwarePlatform/rocMLIR@a6880f1e6daec99876cd6a4820fbc69c57216401 -DBUILD_FAT_LIBROCKCOMPILER=On
+ROCmSoftwarePlatform/rocMLIR@ee3ca1eff247c287e855bc8588e9384b0e17abcf -DBUILD_FAT_LIBROCKCOMPILER=On