New test to test/track upcoming chnages
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114526
[LV][NFC] New test case for compile time known trip count (TC) ClosedPublic Authored by ebrevnov on Nov 24 2021, 4:53 AM.
Details Summary New test to test/track upcoming chnages
Diff Detail
Event Timelineebrevnov added a child revision: D114528: [LV] Make sure VF doesn't exceed compile time known TC.Nov 24 2021, 5:15 AM
This revision is now accepted and ready to land.Dec 10 2021, 1:35 AM Closed by commit rGeef8f3f85679: [LV][NFC] New test case for compile time known trip count (TC) (authored by Evgeniy Brevnov <ybrevnov@azul.com>). · Explain WhyDec 10 2021, 3:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 389465 llvm/test/Transforms/LoopVectorize/X86/known_TC.ll
|
It might be good to have a slightly more descriptive name for the test file, like limit-vf-by-tripcount.ll or something like that.