[PATCH] D139708: [MemoryBuiltins] Avoid comparing against Type::getInt8PtrTy(0)

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 06:01:11 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe96ddad85ca0: [MemoryBuiltins] Avoid comparing against Type::getInt8PtrTy(0) (authored by arichardson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139708

Files:
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/test/Transforms/InstCombine/malloc-free-addrspace.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139708.481612.patch
Type: text/x-patch
Size: 4173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/d7fc5147/attachment.bin>


More information about the llvm-commits mailing list