Orginally only GEP instructions are allowed, this patch allows BinaryOperator
instructions to pass too.
Details
Details
- Reviewers
JojoR fhahn Meinersbur craig.topper
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136417
[LSR] Allow terminating condition fold on start values by BinaryOperator Needs RevisionPublic Authored by eopXD on Oct 20 2022, 9:19 PM.
Details
Summary Orginally only GEP instructions are allowed, this patch allows BinaryOperator
Diff Detail
Event TimelineThis revision now requires changes to proceed.Oct 20 2022, 11:56 PM
Revision Contents
Diff 469466 llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
|