[all-commits] [llvm/llvm-project] 5f3eab: [AVR] Remove extra ROL / ROR operands (#117510)

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Sun Nov 24 18:15:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f3eab9e453c0237ccfafb6775b5af55bf028c84
      https://github.com/llvm/llvm-project/commit/5f3eab9e453c0237ccfafb6775b5af55bf028c84
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2024-11-25 (Mon, 25 Nov 2024)

  Changed paths:
    M llvm/lib/Target/AVR/AVRISelLowering.cpp

  Log Message:
  -----------
  [AVR] Remove extra ROL / ROR operands (#117510)

The nodes have one input, shift amount of 1 is implied.



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