Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132999
[RISCV][CostModel] Add cost model for integer abs ClosedPublic Authored by Miss_Grape on Aug 31 2022, 12:34 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, • pcwang-thead, eopXD and 2 others. · View Herald Transcript Miss_Grape retitled this revision from [RISCV][CostModel] Add test coverage for integer abs to [RISCV][CostModel] Add cost model for integer abs.
Miss_Grape marked an inline comment as done. This revision is now accepted and ready to land.Jan 3 2023, 5:52 PM This revision was landed with ongoing or failed builds.Jan 8 2023, 7:47 PM Closed by commit rGf3408739da33: [RISCV][CostModel] Add cost model for integer abs (authored by Miss_Grape). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 487265 llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/RISCV/abs.ll
|
There an implicit fallthrough here. You need a break;