Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152774
[CVP] Don't process sext or ashr if value state including undef
similar to D152773 ClosedPublic Authored by StephenFan on Jun 12 2023, 9:44 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 13 2023, 1:20 AM Closed by commit rG7b80a322ab70: [CVP] Don't process sext or ashr if value state including undef (authored by StephenFan). · Explain WhyJun 21 2023, 8:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 533261 llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
llvm/test/Transforms/CorrelatedValuePropagation/ashr.ll
llvm/test/Transforms/CorrelatedValuePropagation/sext.ll
|