[PATCH] D134492: [NFC][CodeGen] Use const MF in TargetLowering stack probe functions

Josh Stone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 23 09:34:34 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4dcfb09e401d: [NFC][CodeGen] Use const MF in TargetLowering stack probe functions (authored by cuviper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134492

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.h
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134492.462522.patch
Type: text/x-patch
Size: 7007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220923/20631ce1/attachment.bin>


More information about the llvm-commits mailing list