This teaches the legalizer about G_FSQRT in AArch64. Also adds a legalizer test for G_FSQRT, a selection test for it, and updates existing floating point tests.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D57361
[GlobalISel][AArch64] Add instruction selection support for @llvm.sqrt ClosedPublic Authored by paquette on Jan 28 2019, 2:41 PM.
Details
Summary This teaches the legalizer about G_FSQRT in AArch64. Also adds a legalizer test for G_FSQRT, a selection test for it, and updates existing floating point tests.
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, volkan, kristof.beyls and 2 others. · View Herald TranscriptJan 28 2019, 2:41 PM This revision is now accepted and ready to land.Jan 30 2019, 11:17 AM
Revision Contents
Diff 183964 lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/Target/AArch64/AArch64LegalizerInfo.cpp
lib/Target/AArch64/AArch64RegisterBankInfo.cpp
test/CodeGen/AArch64/GlobalISel/legalize-sqrt.mir
test/CodeGen/AArch64/GlobalISel/select-sqrt.mir
test/CodeGen/AArch64/arm64-vfloatintrinsics.ll
test/CodeGen/AArch64/f16-instructions.ll
|