llvm-project
9ac1f342 - [Linalg] Fix bug in control function logic of push down extract pattern (#158348)

Commit
4 days ago
[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>
Parents
Loading