This patch optimizes dead store which cannot be optimized due to the previous capture tracking which does not concern Constant Expression
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This code is known to be incorrect, so rejecting its extension. See https://github.com/llvm/llvm-project/issues/54002, as well as D120371 for the proper way to handle this.