This avoids unnecessary vector splitting that was needed for vectorized store
instruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152593
[NVPTX] Lower v2f16 and v2bf16 stores as 32-bit scalars. ClosedPublic Authored by tra on Jun 9 2023, 4:00 PM.
Details Summary This avoids unnecessary vector splitting that was needed for vectorized store
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 19 2023, 12:03 PM Closed by commit rG60941f1d28ce: [NVPTX] Lower v2f16 and v2bf16 stores as 32-bit scalars. (authored by tra). · Explain WhyJun 23 2023, 10:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 534019 llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/test/CodeGen/NVPTX/f16x2-instructions.ll
|