[PATCH] D142281: [AVR] Optimize 16-bit comparison with a constant

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 23:13:27 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf37d7c9381ff: [AVR] Optimize 16-bit comparison with a constant (authored by benshi001).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142281/new/

https://reviews.llvm.org/D142281

Files:
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/test/CodeGen/AVR/cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142281.496028.patch
Type: text/x-patch
Size: 5384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/643088e5/attachment.bin>


More information about the llvm-commits mailing list