[PATCH] D133207: [SelectionDAG] Rewrite bfloat16 softening to use the "half promotion" path

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 02:57:46 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc349d7f4ff29: [SelectionDAG] Rewrite bfloat16 softening to use the "half promotion" path (authored by bkramer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133207

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/test/CodeGen/X86/bfloat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133207.458125.patch
Type: text/x-patch
Size: 23279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/6b5a7dbe/attachment.bin>


More information about the llvm-commits mailing list