This is to fix the assert @bjope reported due to the code change of https://reviews.llvm.org/D106589. The test case from @bjope is also included.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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).