There's no direct instruction for this, but it's trivially implemented
with two movs. Without this the code generator just dies when
encountering a shufflevector.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46116
[NVPTX] Make the legalizer expand shufflevector of <2 x half> ClosedPublic Authored by bkramer on Apr 26 2018, 5:41 AM.
Details Summary There's no direct instruction for this, but it's trivially implemented
Diff Detail
Event TimelineClosed by commit rL330948: [NVPTX] Make the legalizer expand shufflevector of <2 x half> (authored by d0k). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 144127 llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/trunk/test/CodeGen/NVPTX/f16x2-instructions.ll
|