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

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 2 07:46:32 PST 2021


benshi001 created this revision.
benshi001 added reviewers: dylanmckay, aykevl.
Herald added subscribers: Jim, hiraditya.
benshi001 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93976

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93976.314243.patch
Type: text/x-patch
Size: 5374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210102/986f8a45/attachment.bin>


More information about the llvm-commits mailing list