[PATCH] D105838: [GlobalOpt] Fix a miscompile when evaluating struct initializers.

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 14 12:26:35 PDT 2021


jroelofs updated this revision to Diff 358697.
jroelofs added a comment.

review feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105838

Files:
  llvm/lib/Transforms/Utils/Evaluator.cpp
  llvm/test/Transforms/GlobalOpt/store-struct-element.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105838.358697.patch
Type: text/x-patch
Size: 5370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210714/45ca8e96/attachment.bin>


More information about the llvm-commits mailing list