Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/test/Analysis/CostModel/AArch64/masked_ldst.ll | ||
---|---|---|
41 | It's a bit weird that this file is called masked_ldst.ll when it doesn't have a single store in it, I'd consider renaming it |
Paths
| Differential D148122
[NFC][AArch64] Add cost model tests for extending loads ClosedPublic Authored by david-arm on Apr 12 2023, 6:14 AM.
Details
Diff Detail Event Timelinedavid-arm retitled this revision from [AArch64][CostModel] Make sext/zext free if folded into a masked load to [NFC][LoopVectorize][AArch64] Add cost model tests for extending loads.Apr 12 2023, 6:15 AM david-arm retitled this revision from [NFC][LoopVectorize][AArch64] Add cost model tests for extending loads to [NFC][AArch64] Add cost model tests for extending loads.Apr 12 2023, 6:15 AM david-arm added a child revision: D148123: [AArch64][CostModel] Make sext/zext free if folded into a masked load. MattDevereau added inline comments.
This revision is now accepted and ready to land.Apr 18 2023, 6:05 AM This revision was landed with ongoing or failed builds.Apr 19 2023, 8:44 AM Closed by commit rGa1ed8e369fe7: [NFC][AArch64] Add cost model tests for extending loads (authored by david-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 512802 llvm/test/Analysis/CostModel/AArch64/masked_ldst.ll
llvm/test/Analysis/CostModel/AArch64/sve-ldst.ll
|
It's a bit weird that this file is called masked_ldst.ll when it doesn't have a single store in it, I'd consider renaming it