[PATCH] D153933: [llvm] Replace uses of Type::getPointerTo (NFC)

Youngsuk Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 06:26:55 PDT 2023


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153933

Files:
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  llvm/lib/Target/ARM/ARMParallelDSP.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/lib/Transforms/Utils/ValueMapper.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153933.535366.patch
Type: text/x-patch
Size: 10078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/cc44e914/attachment.bin>


More information about the llvm-commits mailing list