[PATCH] D79706: [CodeGen][BFloat] Add bfloat MVT type

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 04:47:30 PDT 2020


stuij updated this revision to Diff 264583.
stuij added a comment.

fix bug that failed webassembly test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79706

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/CodeGen/ValueTypes.td
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/Support/MachineValueType.h
  llvm/lib/CodeGen/ValueTypes.cpp
  llvm/utils/TableGen/CodeGenTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79706.264583.patch
Type: text/x-patch
Size: 45294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/fdf29944/attachment.bin>


More information about the llvm-commits mailing list