[all-commits] [llvm/llvm-project] 6370bc: Add f16 nearbyint support.
RoboTux via All-commits
all-commits at lists.llvm.org
Fri Oct 14 00:05:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6370bc2435a8406898eee7338ae7d795a252ad04
https://github.com/llvm/llvm-project/commit/6370bc2435a8406898eee7338ae7d795a252ad04
Author: Leon Clark <leoclark at amd.com>
Date: 2022-10-14 (Fri, 14 Oct 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/fnearbyint.ll
Log Message:
-----------
Add f16 nearbyint support.
Enable lowering of FNEARBYINT for f16 and extend existing tests.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D135124
More information about the All-commits
mailing list