Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D45881
AMDGPU/GlobalISel: Implement select() for G_BITCAST s32 <--> <2 x s16> ClosedPublic Authored by tstellar on Apr 20 2018, 6:50 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptApr 20 2018, 6:50 AM This revision is now accepted and ready to land.Apr 23 2018, 4:00 AM Closed by commit rL332042: AMDGPU/GlobalISel: Implement select() for G_BITCAST s32 <--> <2 x s16> (authored by tstellar). · Explain WhyMay 10 2018, 2:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146226 llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/inst-select-bitcast.mir
|