[PATCH] D28121: [AVR] Optimize 16-bit ORs with '0'

Anmol P. Paralkar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 26 20:16:28 PST 2016


anmol created this revision.
anmol added a reviewer: dylanmckay.
anmol added a subscriber: llvm-commits.

Fixes PR 31344


https://reviews.llvm.org/D28121

Files:
  lib/Target/AVR/AVRExpandPseudoInsts.cpp
  test/CodeGen/AVR/PR31344.ll
  test/CodeGen/AVR/integration/blink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28121.82524.patch
Type: text/x-patch
Size: 4220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161227/983f45b2/attachment.bin>


More information about the llvm-commits mailing list