From eab50acf6bd6b04702bbb8b62302c7b7ada8a8f6 Mon Sep 17 00:00:00 2001 From: yzhang93 Date: Mon, 8 Jul 2024 14:39:25 -0700 Subject: [PATCH] Advance LLVM to a582dde192d1b9596f3a2609275f04fd450e4aec: [mlir][c-api] expose elideLargeResourceString (#98050) (Brendan Hansknecht on 2024-07-08 14:12:49 -0700) (29 of 31) Signed-off-by: yzhang93 --- .../inspectionProfiles/profiles_settings.xml | 6 +++ .idea/iree.iml | 10 +++++ .idea/misc.xml | 4 ++ .idea/vcs.xml | 20 +++++++++ .idea/workspace.xml | 42 +++++++++++++++++++ third_party/llvm-project | 2 +- 6 files changed, 83 insertions(+), 1 deletion(-) create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/iree.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 000000000000..105ce2da2d64 --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/iree.iml b/.idea/iree.iml new file mode 100644 index 000000000000..aad402c4e5ff --- /dev/null +++ b/.idea/iree.iml @@ -0,0 +1,10 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 000000000000..dc9ea4906e15 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000000..b3133cabbe4c --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 000000000000..20e719faf293 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + { + "keyToString": { + "RunOnceActivity.OpenProjectViewOnStart": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "last_opened_file_path": "/home/vivian/myfolk/megabump/work/iree" + } +} + + + + + 1712729921770 + + + + \ No newline at end of file diff --git a/third_party/llvm-project b/third_party/llvm-project index c5bb6d3e2eb8..85276adfd427 160000 --- a/third_party/llvm-project +++ b/third_party/llvm-project @@ -1 +1 @@ -Subproject commit c5bb6d3e2eb870b5ae454b410ac190ea05045303 +Subproject commit 85276adfd427579940db405b055eed7ee4f5267c