[all-commits] [llvm/llvm-project] 1db206: [AVR] Fix a bug in selection of ANY_EXTEND (#132398)

Ben Shi via All-commits all-commits at lists.llvm.org
Wed Mar 26 07:16:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1db206d1c8d48c107a2e29a1bf6ba2768df2ef7d
      https://github.com/llvm/llvm-project/commit/1db206d1c8d48c107a2e29a1bf6ba2768df2ef7d
  Author: Ben Shi <2283975856 at qq.com>
  Date:   2025-03-26 (Wed, 26 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AVR/AVRInstrInfo.td
    M llvm/test/CodeGen/AVR/hardware-mul.ll
    M llvm/test/CodeGen/AVR/inline-asm/inline-asm3.ll
    A llvm/test/CodeGen/AVR/issue-132203.ll

  Log Message:
  -----------
  [AVR] Fix a bug in selection of ANY_EXTEND (#132398)

This is a walk around solution of
https://github.com/llvm/llvm-project/issues/132203



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