[PATCH] D84552: [AArch64][GlobalISel] Add legalization & selection support for G_INTRINSIC_LRINT
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 13:06:00 PDT 2020
aemerson created this revision.
aemerson added a reviewer: paquette.
aemerson added a project: LLVM.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka.
Once the node equivalence is added selection becomes free.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84552
Files:
llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-lrint.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
llvm/test/CodeGen/AArch64/lrint-conv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84552.280563.patch
Type: text/x-patch
Size: 7016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/c73f58e1/attachment.bin>
More information about the llvm-commits
mailing list