[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
Fri Mar 24 02:47:47 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2a6e39dbf84a: [AVR] Do not emit 'LPM Rd, Z' on devices without FeatureLPMX (authored by benshi001).

Repository:
  rG LLVM Github Monorepo

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.508013.patch
Type: text/x-patch
Size: 8081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/3afa3f70/attachment.bin>


More information about the llvm-commits mailing list