[PatternMatch] Add single index InsertValue matcher.
This patch adds a new matcher for single index InsertValue instructions, similar to the existing matcher for ExtractValue. Reviewed By: lebedev.ri Differential Revision: https://reviews.llvm.org/D91352
Loading
Please sign in to comment