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

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 11:05:49 PDT 2023


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

Added a test for an unsized global compare


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.536849.patch
Type: text/x-patch
Size: 4256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/54026671/attachment.bin>


More information about the llvm-commits mailing list