[PATCH] D124822: [AArch64][ARM][Hexagon][Mips][SystemZ] use getSubtarget<> instead of static_cast<>(getSubtarget())

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


Ghost-LZW updated this revision to Diff 426577.
Ghost-LZW added a comment.

apply clang-format


Repository:
  rG LLVM Github Monorepo

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

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.426577.patch
Type: text/x-patch
Size: 5548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/225a5ea6/attachment.bin>


More information about the llvm-commits mailing list