[PATCH] D122431: Basic support for posix_memalign / __builtin_object_size interaction

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 00:32:17 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa15ea47e20f: [builtin_object_size] Basic support for posix_memalign (authored by serge-sans-paille).

Changed prior to commit:
  https://reviews.llvm.org/D122431?vs=420801&id=421437#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122431

Files:
  llvm/include/llvm/Analysis/MemoryBuiltins.h
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/LowerConstantIntrinsics/builtin-object-size-load.ll
  llvm/test/Transforms/LowerConstantIntrinsics/builtin-object-size-posix-memalign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122431.421437.patch
Type: text/x-patch
Size: 20131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220408/f9b77ea1/attachment.bin>


More information about the llvm-commits mailing list