[PATCH] D152145: [InstSimplify] Fold all global variables with initializers

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 2 14:29:46 PDT 2023


gandhi21299 updated this revision to Diff 536629.
gandhi21299 added a comment.

Fix assertion failure by adding a sized type check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152145

Files:
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/test/Transforms/InstSimplify/gv-alloca-cmp.ll
  llvm/test/Transforms/LowerConstantIntrinsics/objectsize_basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152145.536629.patch
Type: text/x-patch
Size: 3819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230702/f56ce8de/attachment.bin>


More information about the llvm-commits mailing list