[PATCH] D66185: [AArch64][GlobalISel] Legalize 128 bit divisions to libcalls
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 13 15:52:47 PDT 2019
aemerson created this revision.
aemerson added a reviewer: paquette.
Herald added subscribers: Petar.Avramovic, volkan, hiraditya, kristof.beyls, javed.absar, rovka.
Herald added a project: LLVM.
Now that we have the infrastructure to support s128 types as parameters we can expand these to libcalls.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D66185
Files:
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-s128-div.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66185.214959.patch
Type: text/x-patch
Size: 6770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190813/70ddd439/attachment.bin>
More information about the llvm-commits
mailing list