[PATCH] D81505: [ARM][NFC] Explicitly specify the fp16 value type in codegen patterns.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 9 14:21:45 PDT 2020
labrinea created this revision.
labrinea added a reviewer: dmgreen.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
Herald added a project: LLVM.
Separated from https://reviews.llvm.org/D81373 <https://reviews.llvm.org/D81373> as suggested.
We are planning to add the bf16 value type in the HPR register class and this will make the codegen patterns ambiguous.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D81505
Files:
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/lib/Target/ARM/ARMInstrNEON.td
llvm/lib/Target/ARM/ARMInstrVFP.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81505.269670.patch
Type: text/x-patch
Size: 25987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/a7af0d82/attachment.bin>
More information about the llvm-commits
mailing list