Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/Transforms/CorrelatedValuePropagation/select.ll | ||
---|---|---|
268 | could it freeze the operand instead ? https://alive2.llvm.org/ce/z/xfwAJ2 |
llvm/test/Transforms/CorrelatedValuePropagation/select.ll | ||
---|---|---|
268 | Yes, we can do this. But LazyValueInfo is an analysis pass, we can not freeze it in it. |
could it freeze the operand instead ? https://alive2.llvm.org/ce/z/xfwAJ2