Add IRTranslator support for the opcode introduced by D60891.
Add it as a simple intrinsic and update arm64-irtranslator.ll.
Paths
| Differential D60893
[GlobalISel] Add IRTranslator support for G_FRINT ClosedPublic Authored by paquette on Apr 18 2019, 3:50 PM.
Details Summary Add IRTranslator support for the opcode introduced by D60891. Add it as a simple intrinsic and update arm64-irtranslator.ll.
Diff Detail Event Timelinepaquette added a child revision: D60895: [GlobalISel][AArch64] Legalize + select G_FRINT.Apr 18 2019, 4:03 PM This revision is now accepted and ready to land.Apr 19 2019, 2:39 PM Closed by commit rL358787: [GlobalISel] Add IRTranslator support for G_FRINT (authored by paquette). · Explain WhyApr 19 2019, 2:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 195828 llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
|