[PATCH] D153307: [llvm] Replace use of Type::getPointerTo() (NFC)

Youngsuk Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 19:32:51 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd22a236ae721: [llvm] Replace use of Type::getPointerTo() (NFC) (authored by JOE1994).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153307

Files:
  llvm/lib/CodeGen/ExpandMemCmp.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153307.534147.patch
Type: text/x-patch
Size: 9625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230624/2a3555f6/attachment.bin>


More information about the llvm-commits mailing list