[all-commits] [llvm/llvm-project] f37d7c: [AVR] Optimize 16-bit comparison with a constant

Ben Shi via All-commits all-commits at lists.llvm.org
Wed Feb 8 23:13:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f37d7c9381ffc720a00ab61945f96e083eb58f55
      https://github.com/llvm/llvm-project/commit/f37d7c9381ffc720a00ab61945f96e083eb58f55
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M llvm/lib/Target/AVR/AVRISelLowering.cpp
    M llvm/test/CodeGen/AVR/cmp.ll

  Log Message:
  -----------
  [AVR] Optimize 16-bit comparison with a constant

Fixes https://github.com/llvm/llvm-project/issues/30923

Reviewed By: jacquesguan, aykevl

Differential Revision: https://reviews.llvm.org/D142281




More information about the All-commits mailing list