[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 07:26:09 PDT 2020


simon_tatham updated this revision to Diff 272712.
simon_tatham marked 4 inline comments as done.
simon_tatham edited the summary of this revision.
simon_tatham removed a reviewer: labrinea.
simon_tatham removed a subscriber: labrinea.
simon_tatham added a comment.

New version addressing review comments.


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.272712.patch
Type: text/x-patch
Size: 22279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/bb86e68b/attachment.bin>


More information about the llvm-commits mailing list