[PATCH] D135124: Add f16 nearbyint support.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 20:31:12 PDT 2022
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/fnearbyint.ll:7
; so no need to check anything.
+declare half @llvm.nearbyint.f16(half) #0
----------------
This test is missing checks somehow
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135124/new/
https://reviews.llvm.org/D135124
More information about the llvm-commits
mailing list