commit | af80f17872c7b7f244ca6e12fbffa26313f6f085 | [log] [tgz] |
---|---|---|
author | Nirvedh Meshram <96096277+nirvedhmeshram@users.noreply.github.com> | Fri Sep 12 18:59:58 2025 -0500 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 12 17:05:20 2025 -0700 |
tree | 7f69c1085b0fc65c0cca87ecc0c260f3b77eac02 | |
parent | d5974a4efd7effaa03e5786413d2185caa047c33 [diff] |
[Linalg] Fix bug in control function logic of push down extract pattern (#158348) Current logic just bails out if the first extract producer fails the control function, this PR fixes that. Signed-off-by: Nirvedh Meshram <nirvedh@gmail.com> GitOrigin-RevId: 9ac1f3420db82d7446449b8dd1e4ff07f93e7176
See https://mlir.llvm.org/ for more information.