[PATCH] D140917: [AVR] Optimize away cpi instructions when possible

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 12:41:23 PST 2023


aykevl updated this revision to Diff 486052.
aykevl edited the summary of this revision.
aykevl added a comment.

- update branch relaxation tests that got changed by this patch


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

https://reviews.llvm.org/D140917

Files:
  llvm/lib/Target/AVR/AVRInstrInfo.cpp
  llvm/lib/Target/AVR/AVRInstrInfo.h
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/test/CodeGen/AVR/branch-relaxation-long.ll
  llvm/test/CodeGen/AVR/branch-relaxation.ll
  llvm/test/CodeGen/AVR/fold-cmp.ll
  llvm/test/CodeGen/AVR/fold-cmp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140917.486052.patch
Type: text/x-patch
Size: 12595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/06982fc6/attachment-0001.bin>


More information about the llvm-commits mailing list