[all-commits] [llvm/llvm-project] b6445a: [GlobalISel] Create a common register_vector_match...
David Green via All-commits
all-commits at lists.llvm.org
Fri Jun 20 13:37:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6445ac0c54992993b154875d6afb04eeaa13910
https://github.com/llvm/llvm-project/commit/b6445ac0c54992993b154875d6afb04eeaa13910
Author: David Green <david.green at arm.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M llvm/include/llvm/Target/GlobalISel/Combine.td
Log Message:
-----------
[GlobalISel] Create a common register_vector_matchinfo (#144306)
Several combiner use MatchInfo that are just SmallVector<Register>. This
creates a common register_vector_matchinfo that they can all use.
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