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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 16:15:21 PDT 2023


arsenm added a comment.

In D152145#4401053 <https://reviews.llvm.org/D152145#4401053>, @gandhi21299 wrote:

> - Requested changes
>
> I am not sure how to implement a test with `EvalMode != Min`.

My skimming suggests lowering an objectsize intrinsic call would work


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152145



More information about the llvm-commits mailing list