Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146108
[RISCV][NFC] Add more floating point tests for SLP vectorization ClosedPublic Authored by benshi001 on Mar 14 2023, 6:42 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, • pcwang-thead, eopXD and 2 others. · View Herald Transcript benshi001 retitled this revision from RISCV] Add more tests for SLP vectorization to [RISCV][NFC] Add more tests for SLP vectorization.Mar 14 2023, 6:43 PM This revision is now accepted and ready to land.Mar 15 2023, 7:45 AM reames retitled this revision from [RISCV][NFC] Add more tests for SLP vectorization to [RISCV][NFC] Add more floating point tests for SLP vectorization.Mar 15 2023, 3:13 PM reames added inline comments.
Closed by commit rGce455f44340b: [RISCV][NFC] Add more floating point tests for SLP vectorization (authored by benshi001). · Explain WhyMar 15 2023, 10:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 505348 llvm/test/Transforms/SLPVectorizer/RISCV/float-point.ll
|
Missed this earlier but the file name should be floating-point.ll not float-point.ll.