[PATCH] D135782: [AMDGPU] Add GFX11 tests for fcmp and ballot. NFC
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 08:26:06 PDT 2022
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/v_cmp_gfx11.ll:3
; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 -verify-machineinstrs < %s | FileCheck -check-prefixes=CHECK %s
+define amdgpu_kernel void @icmp_test() {
----------------
global-isel=1 and =0 lines?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135782/new/
https://reviews.llvm.org/D135782
More information about the llvm-commits
mailing list