Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D96674
[AArch64][GlobalISel] Make overflow legalization use clampScalar ClosedPublic Authored by porglezomp on Feb 14 2021, 3:41 PM.
Details
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka. · View Herald TranscriptFeb 14 2021, 3:41 PM porglezomp added a parent revision: D96671: [GlobalISel] Implement narrowScalar for UADDO/USUBO.Feb 14 2021, 3:41 PM porglezomp added a child revision: D96675: [Test][AArch64] Test SADDO/SSUBO narrowing legalization.Feb 14 2021, 4:32 PM porglezomp added a child revision: D96676: [Test][AArch64] Test SADDE/SSUBE/UADDE/USUBE narrowing legalization. This revision is now accepted and ready to land.Feb 18 2021, 2:43 PM This revision was landed with ongoing or failed builds.Feb 22 2021, 5:00 PM Closed by commit rG8b10aa67ad5c: [AArch64][GlobalISel] Make overflow legalization use clampScalar (authored by porglezomp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323641 llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-uaddo.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalize-usubo.mir
|