[PATCH] D82372: [ARM][BFloat] Legalize bf16 type even without fullfp16.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 09:04:20 PDT 2020


simon_tatham updated this revision to Diff 272744.
simon_tatham added a comment.

Updated for @dmgreen's review suggestions, which both seem to work as far as I can see.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82372/new/

https://reviews.llvm.org/D82372

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/ARM/ARMInstrVFP.td
  llvm/lib/Target/ARM/ARMPredicates.td
  llvm/test/CodeGen/ARM/arm-bf16-pcs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82372.272744.patch
Type: text/x-patch
Size: 22668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/d1988bef/attachment.bin>


More information about the llvm-commits mailing list