Diff Detail
Diff Detail
Paths
| Differential D64730
AMDGPU/GlobalISel: Select G_AND/G_OR/G_XOR ClosedPublic Authored by arsenm on Jul 15 2019, 5:58 AM.
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, t-tye, tpr and 6 others. · View Herald TranscriptJul 15 2019, 5:58 AM This revision is now accepted and ready to land.Jul 15 2019, 7:45 AM
Revision Contents
Diff 209825 lib/Target/AMDGPU/AMDGPUInstructionSelector.h
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
test/CodeGen/AMDGPU/GlobalISel/inst-select-and.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-or.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-xor.mir
|
Would we be able to do this in TableGen if we didn't have to special case the boolean values?