[PATCH] D154392: [llvm] Remove uses of Type::getPointerTo() (NFC)

Youngsuk Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 8 10:07:16 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf69b9b7cce04: [llvm] Remove uses of Type::getPointerTo() (NFC) (authored by JOE1994).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154392

Files:
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/X86/X86InterleavedAccess.cpp
  llvm/lib/Target/X86/X86WinEHState.cpp
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
  llvm/unittests/IR/PatternMatch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154392.538378.patch
Type: text/x-patch
Size: 14101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230708/92cb6b09/attachment.bin>


More information about the llvm-commits mailing list