Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AMDGPU/SOPInstructions.td | ||
---|---|---|
396 ↗ | (On Diff #115673) | Minor clean would be not use the not PatFrag rather than xor -1 yourself |
Paths
| Differential D37981
AMDGPU: Start selecting s_xnor_{b32, b64} ClosedPublic Authored by kzhuravl on Sep 18 2017, 10:21 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptSep 18 2017, 10:21 AM This revision is now accepted and ready to land.Sep 18 2017, 10:40 AM
Closed by commit rL313565: AMDGPU: Start selecting s_xnor_{b32, b64} (authored by kzhuravl). · Explain WhySep 18 2017, 2:24 PM This revision was automatically updated to reflect the committed changes. kzhuravl marked 3 inline comments as done.
Revision Contents
Diff 115723 llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SOPInstructions.td
llvm/trunk/test/CodeGen/AMDGPU/xnor.ll
|