Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I've just remembered we need to notify the Observer when we're modifying instructions in place.
Paths
| Differential D57287
GlobalISel: Legalization for inttoptr/ptrtoint ClosedPublic Authored by arsenm on Jan 26 2019, 9:43 AM.
Details
Diff Detail Event TimelineHerald added subscribers: kristof.beyls, rovka, nhaehnle and 2 others. · View Herald TranscriptJan 26 2019, 9:43 AM This revision is now accepted and ready to land.Jan 30 2019, 1:45 PM Comment Actions I've just remembered we need to notify the Observer when we're modifying instructions in place. This revision now requires changes to proceed.Jan 30 2019, 2:55 PM This revision is now accepted and ready to land.Feb 1 2019, 3:48 PM
Revision Contents
Diff 183710 include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
lib/CodeGen/GlobalISel/LegalityPredicates.cpp
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/legalize-inttoptr.mir
|