[PATCH] D154528: [Codegen] Generate fast fp64-to-fp16 conversions in unsafe mode.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 03:55:41 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG15e7749e19dd: [Codegen] Generate fast fp64-to-fp16 conversions in unsafe mode. (authored by kosarev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154528

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/fptrunc.f16.ll
  llvm/test/CodeGen/AMDGPU/fptrunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154528.539485.patch
Type: text/x-patch
Size: 46967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/eb6855f8/attachment-0001.bin>


More information about the llvm-commits mailing list