For eventually selecting llvm.nearbyint. Equivalent to the SelectionDAG nearbyint node.
Update legalizer-info-validation.mir.
Paths
| Differential D60921
[GlobalISel] Add a G_FNEARBYINT opcode ClosedPublic Authored by paquette on Apr 19 2019, 2:12 PM.
Details Summary For eventually selecting llvm.nearbyint. Equivalent to the SelectionDAG nearbyint node. Update legalizer-info-validation.mir.
Diff Detail
Event TimelineHerald added subscribers: Petar.Avramovic, javed.absar, kristof.beyls, rovka. · View Herald Transcript paquette added a child revision: D60922: [GlobalISel] Add IRTranslator support for G_FNEARBYINT.Apr 19 2019, 2:13 PM Comment Actions Since Amara is on vacation, I'm just going to push the G_FNEARBYINT stuff along since it's pretty trivial. This revision is now accepted and ready to land.Apr 25 2019, 9:33 AM Closed by commit rL359201: [GlobalISel] Add a G_FNEARBYINT opcode (authored by paquette). · Explain WhyApr 25 2019, 9:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196658 llvm/trunk/include/llvm/Support/TargetOpcodes.def
llvm/trunk/include/llvm/Target/GenericOpcodes.td
llvm/trunk/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
|