[PATCH] D114946: [AArch64] Add instruction selection for strict FP
John Brawn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 10 09:06:00 PST 2021
john.brawn updated this revision to Diff 393514.
john.brawn added a comment.
Split off fp16 handling to a separate patch, moved things round so STRICT_OP is grouped with OP.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114946/new/
https://reviews.llvm.org/D114946
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114946.393514.patch
Type: text/x-patch
Size: 34252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211210/bc467540/attachment.bin>
More information about the llvm-commits
mailing list