[PATCH] D141246: [AVR] Do not emit 'LPM Rd, Z' on devices without 'FeatureLPMX'

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 00:09:38 PST 2023


benshi001 updated this revision to Diff 487306.

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

https://reviews.llvm.org/D141246

Files:
  llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
  llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/test/CodeGen/AVR/elpm.ll
  llvm/test/CodeGen/AVR/pseudo/LPMBRdZ.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141246.487306.patch
Type: text/x-patch
Size: 7803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/8381de0f/attachment.bin>


More information about the llvm-commits mailing list