[PATCH] D139469: [AMDGPU] Enable OMod on more VOP3 instructions
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 08:46:28 PST 2022
Joe_Nash marked an inline comment as done.
Joe_Nash added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/omod.ll:4
; RUN: llc -march=amdgcn -mcpu=fiji -verify-machineinstrs < %s | FileCheck --check-prefixes=VI %s
+; RUN: llc -march=amdgcn -mcpu=gfx1100 -verify-machineinstrs < %s | FileCheck --check-prefixes=GFX11 %s
----------------
foad wrote:
> Can you precommit this part?
c6c4f54e6bf71b9e35a25c36d7c8ae59b636f3cc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139469/new/
https://reviews.llvm.org/D139469
More information about the llvm-commits
mailing list