This adds support for legalizing G_FLOG into a RTLib call. It adds a legalizer test, and updates the existing floating point tests.
Diff Detail
Diff Detail
Paths
| Differential D57347
[GlobalISel][AArch64] Add legalization for G_FLOG ClosedPublic Authored by paquette on Jan 28 2019, 11:44 AM.
Details
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, volkan, kristof.beyls and 3 others. · View Herald TranscriptJan 28 2019, 11:44 AM This revision is now accepted and ready to land.Jan 28 2019, 11:50 AM
Revision Contents
Diff 183929 lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/Target/AArch64/AArch64LegalizerInfo.cpp
test/CodeGen/AArch64/GlobalISel/legalize-log.mir
test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
test/CodeGen/AArch64/arm64-vfloatintrinsics.ll
test/CodeGen/AArch64/f16-instructions.ll
|