[all-commits] [llvm/llvm-project] c85c77: [AVR] Fix shift node descriptions (#117456)

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Sat Nov 23 22:27:13 PST 2024


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

  Changed paths:
    M llvm/include/llvm/Target/TargetSelectionDAG.td
    M llvm/lib/Target/AVR/AVRInstrInfo.td

  Log Message:
  -----------
  [AVR] Fix shift node descriptions (#117456)

Wide shift nodes produce two results, not one.
Reuse the added type profile to define the standard "shift parts" nodes.



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