Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87952
[GlobalISel] Add lowering support for G_ABS and use for AArch64 ClosedPublic Authored by aemerson on Sep 18 2020, 3:15 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka. · View Herald TranscriptSep 18 2020, 3:15 PM This revision is now accepted and ready to land.Sep 18 2020, 3:43 PM This revision was landed with ongoing or failed builds.Sep 18 2020, 4:17 PM Closed by commit rG5d34d7f1a0ca: [GlobalISel] Add lowering support for G_ABS and use for AArch64. (authored by aemerson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 292923 llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-abs.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
|