Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126200
[NFC] Change LoopVectorizationCostModel::useOrderedReductions() to be a const function. ClosedPublic Authored by Mel-Chen on May 23 2022, 5:55 AM.
Details
Diff Detail
Event TimelineMel-Chen retitled this revision from Change LoopVectorizationCostModel::useOrderedReductions() to be a const function. to [NFC] Change LoopVectorizationCostModel::useOrderedReductions() to be a const function..May 24 2022, 2:07 AM This revision is now accepted and ready to land.May 27 2022, 4:21 AM This revision was landed with ongoing or failed builds.May 31 2022, 5:39 AM Closed by commit rGb0fc765350fe: [NFC] Change LoopVectorizationCostModel::useOrderedReductions() to be a const… (authored by Mel-Chen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433060 llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
|