llvm-project
[PowerPC] Merge vsr(vsro(input, byte_shift), bit_shift) to vsrq(input, res_bit_shift)
#154388
Merged

[PowerPC] Merge vsr(vsro(input, byte_shift), bit_shift) to vsrq(input, res_bit_shift) #154388

tonykuttai
tonykuttai tonykuttai requested a review from RolandF77 RolandF77 41 days ago
tonykuttai tonykuttai requested a review from lei137 lei137 41 days ago
tonykuttai tonykuttai marked this pull request as ready for review 41 days ago
llvmbot llvmbot added backend:PowerPC
tonykuttai tonykuttai requested a review from amy-kwan amy-kwan 41 days ago
tonykuttai tonykuttai requested a review from AditiRM AditiRM 41 days ago
llvmbot
github-actions
tonykuttai tonykuttai force pushed to d288a264 41 days ago
[PowerPC] Dag Combine to merge vsr(vsro(in, shift), shift) to vsrq(in…
d288a264
tonykuttai tonykuttai requested a review from redstar redstar 41 days ago
Fixed the comments for better understanding
b0b23c53
Using PatFrag to simplify the pattern matching
8571e675
tonykuttai tonykuttai changed the title [PowerPC] Dag Combine to merge vsr(vsro(in, shift), shift) to vsrq(input,shift) [PowerPC] Merge vsr(vsro(in, byte_shift), bit_shift) to vsrq(input, res_bit_shift) 40 days ago
tonykuttai tonykuttai changed the title [PowerPC] Merge vsr(vsro(in, byte_shift), bit_shift) to vsrq(input, res_bit_shift) [PowerPC] Merge vsr(vsro(input, byte_shift), bit_shift) to vsrq(input, res_bit_shift) 40 days ago
Using PatFrag to simplify the pattern matching
b737004e
tonykuttai
RolandF77
RolandF77 approved these changes on 2025-08-29
lei137
lei137 approved these changes on 2025-08-29
tonykuttai tonykuttai merged 3fc1aad6 into main 29 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone