Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96672
[GlobalISel] Implement narrowScalar for SADDO/SSUBO ClosedPublic Authored by porglezomp on Feb 14 2021, 3:37 PM.
Details
Diff Detail
Event Timelineporglezomp added a parent revision: D96671: [GlobalISel] Implement narrowScalar for UADDO/USUBO.Feb 14 2021, 3:38 PM porglezomp added a child revision: D96673: [GlobalISel] Implement narrowScalar for SADDE/SSUBE/UADDE/USUBE.Feb 14 2021, 3:40 PM This revision is now accepted and ready to land.Feb 18 2021, 2:56 PM Closed by commit rGe1532649cb2a: [GlobalISel] Implement narrowScalar for SADDO/SSUBO (authored by porglezomp). · Explain WhyFeb 22 2021, 5:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 324725 llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
|