[PATCH] D89047: [AVR] Optimize logic left/right shift

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 19:02:33 PDT 2020


benshi001 updated this revision to Diff 298275.
benshi001 edited the summary of this revision.

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

https://reviews.llvm.org/D89047

Files:
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/lib/Target/AVR/AVRISelLowering.h
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/test/CodeGen/AVR/ctlz.ll
  llvm/test/CodeGen/AVR/ctpop.ll
  llvm/test/CodeGen/AVR/cttz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89047.298275.patch
Type: text/x-patch
Size: 5110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/b447d5fc/attachment.bin>


More information about the llvm-commits mailing list