Diff Detail
Diff Detail
Paths
| Differential D76581
AMDGPU/GlobalISel: Implement computeNumSignBitsForTargetInstr ClosedPublic Authored by arsenm on Mar 22 2020, 5:21 PM.
Diff Detail Event TimelineHerald added subscribers: hiraditya, t-tye, tpr and 6 others. · View Herald TranscriptMar 22 2020, 5:21 PM This revision is now accepted and ready to land.Mar 23 2020, 12:03 PM
Revision Contents
Diff 251929 llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/unittests/CodeGen/GlobalISel/GISelMITest.h
llvm/unittests/CodeGen/GlobalISel/GISelMITest.cpp
llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
|