We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6aa7f3 commit 93b387bCopy full SHA for 93b387b
llvm/test/CodeGen/AMDGPU/llvm.rint.f64.ll
@@ -1,6 +1,7 @@
1
; RUN: llc -mtriple=amdgcn -mcpu=tonga -verify-machineinstrs < %s | FileCheck -check-prefix=CI -check-prefix=FUNC %s
2
; RUN: llc -mtriple=amdgcn -mcpu=bonaire -verify-machineinstrs < %s | FileCheck -check-prefix=CI -check-prefix=FUNC %s
3
; RUN: llc -mtriple=amdgcn -mcpu=tahiti -verify-machineinstrs < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s
4
+
5
; FUNC-LABEL: {{^}}rint_f64:
6
; CI: v_rndne_f64_e32
7
0 commit comments