commit | 450245d805d144eca481b0ca56c43558592c636b | [log] [tgz] |
---|---|---|
author | Mehdi Amini <joker.eph@gmail.com> | Mon Sep 15 08:28:15 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 15 08:35:33 2025 -0700 |
tree | 82006b7115c80ae33b9355db9edc8b78b83baaca | |
parent | 038ca4a18df162b50efcf7947035517662a3a90d [diff] |
[MLIR] Attempt to fix sanitizer issue (access of uninitialized member) Follow-up to #156825 ; a member wasn't always initialized, it's not clear to me why this is needed though, so this fix may not be the right one, we'll monitor the bots. GitOrigin-RevId: 0237477a121ec78eaf874a223dca6cd24d0111b8
See https://mlir.llvm.org/ for more information.