[PATCH] D124822: use getSubtarget<> instead of static_cast<>(MF.getSubtarget())

lzw via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 21:12:47 PDT 2022


Ghost-LZW created this revision.
Herald added subscribers: atanasyan, jrtc27, hiraditya, sdardis.
Herald added a project: All.
Ghost-LZW requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124822

Files:
  llvm/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
  llvm/lib/Target/ARM/ARMFastISel.cpp
  llvm/lib/Target/Hexagon/HexagonPatternsHVX.td
  llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
  llvm/lib/Target/Mips/MipsPreLegalizerCombiner.cpp
  llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp
  llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124822.426576.patch
Type: text/x-patch
Size: 5051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/356dc0d5/attachment.bin>


More information about the llvm-commits mailing list