[all-commits] [llvm/llvm-project] 257975: [mlir] Fix node numbering order in SliceMatchers e...
Denzel-Brian Budii via All-commits
all-commits at lists.llvm.org
Fri Aug 29 23:35:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 257975fada8bb40f729976a9caa06d2bbb4e9f12
https://github.com/llvm/llvm-project/commit/257975fada8bb40f729976a9caa06d2bbb4e9f12
Author: Denzel-Brian Budii <73462654+chios202 at users.noreply.github.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M mlir/include/mlir/Query/Matcher/SliceMatchers.h
Log Message:
-----------
[mlir] Fix node numbering order in SliceMatchers example (#155684)
After reviewing this again, it looks like I missed some nodes. Node 7
uses node 1 and 5 as well.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list