Minor refactoring in LoopVectorizationCostModel::calculateRegisterUsage.
Also adding some FIXME:s related to what appears to be some short
comings related to how the register usage is calculated.
Paths
| Differential D138342
[LV] Clean up LoopVectorizationCostModel::calculateRegisterUsage. NFC ClosedPublic Authored by bjope on Nov 18 2022, 4:44 PM.
Details
Summary Minor refactoring in LoopVectorizationCostModel::calculateRegisterUsage. Also adding some FIXME:s related to what appears to be some short
Diff Detail
Event TimelineThis revision was not accepted when it landed; it landed in state Needs Review.Nov 20 2022, 11:52 AM Closed by commit rG1c308d664173: [LV] Clean up LoopVectorizationCostModel::calculateRegisterUsage. NFC (authored by bjope). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 476635 llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
|