Follow-up to https://reviews.llvm.org/D57484
Adds G_FFLOOR to translateKnownIntrinsic and update arm64-irtranslator.ll.
Paths
| Differential D57485
[GlobalISel] Add IRTranslator support for G_FFLOOR ClosedPublic Authored by paquette on Jan 30 2019, 4:21 PM.
Details Summary Follow-up to https://reviews.llvm.org/D57484 Adds G_FFLOOR to translateKnownIntrinsic and update arm64-irtranslator.ll.
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, volkan, kristof.beyls and 2 others. · View Herald TranscriptJan 30 2019, 4:21 PM paquette added a parent revision: D57484: [GlobalISel] Introduce a generic floating point floor opcode, G_FFLOOR.Jan 30 2019, 4:22 PM This revision is now accepted and ready to land.Feb 1 2019, 4:05 PM Closed by commit rL353058: [GlobalISel] Add IRTranslator support for G_FFLOOR (authored by paquette). · Explain WhyFeb 4 2019, 9:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 184399 lib/CodeGen/GlobalISel/IRTranslator.cpp
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
|