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

Commits
  • [PowerPC] Dag Combine to merge vsr(vsro(in, shift), shift) to vsrq(input, shift)
    Tony Varghese committed 41 days ago
  • Fixed the comments for better understanding
    Tony Varghese committed 41 days ago
  • Using PatFrag to simplify the pattern matching
    Tony Varghese committed 41 days ago
  • Using PatFrag to simplify the pattern matching
    Tony Varghese committed 39 days ago
Loading