[InstCombine] Decompose more icmps into masks #110836
Merged
Graphite App / Graphite / ai_reviewer check
succeeded
Oct 4, 2024 in 0s
Graphite AI review summary
This change expands the functionality of the decomposeBitTestICmp
function to handle more complex bit test comparisons, including non-zero constant values. It also updates related code to utilize this enhanced functionality.
Left no comments. Looks good to me!
Details
Loading