[PATCH] D107302: [GlobalOpt] Fix the assert for stored once non-pointer to global address

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 2 13:20:55 PDT 2021


bjope added a comment.

I don't know much about globalopt and the actual code change. But the test case looks good, and I've verified that this fix also works for my original test case (the non-reduced C code).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107302



More information about the llvm-commits mailing list