[PATCH] D138420: [SelectionDAG] Remove deprecated MemSDNode->getAlignment()

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 01:26:40 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG88218d5c5282: [SelectionDAG] Remove deprecated MemSDNode->getAlignment() (authored by arichardson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138420

Files:
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/include/llvm/Target/TargetSelectionDAG.td
  llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/lib/Target/ARM/ARMInstrNEON.td
  llvm/lib/Target/ARM/ARMInstrVFP.td
  llvm/lib/Target/M68k/M68kInstrInfo.td
  llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/lib/Target/X86/X86InstrInfo.td
  llvm/test/CodeGen/Mips/load-max-alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138420.477413.patch
Type: text/x-patch
Size: 22344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/2b74dc69/attachment.bin>


More information about the llvm-commits mailing list