[all-commits] [llvm/llvm-project] 15e774: [Codegen] Generate fast fp64-to-fp16 conversions i...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Wed Jul 12 03:55:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15e7749e19ddeacbacc1676ddb9b42cc388163d0
https://github.com/llvm/llvm-project/commit/15e7749e19ddeacbacc1676ddb9b42cc388163d0
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/AMDGPU/fptrunc.f16.ll
M llvm/test/CodeGen/AMDGPU/fptrunc.ll
Log Message:
-----------
[Codegen] Generate fast fp64-to-fp16 conversions in unsafe mode.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D154528
More information about the All-commits
mailing list