[PATCH] D145490: [GlobalOpt] Collect initializer when building GlobalPart.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 03:41:48 PST 2023


fhahn updated this revision to Diff 503303.
fhahn added a comment.

Only call ConstantFoldLoadFromConst when new entry has been inserted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145490

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145490.503303.patch
Type: text/x-patch
Size: 4367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/9ce3fbbc/attachment.bin>


More information about the llvm-commits mailing list