[llvm] [AMDGPU] Add gfx1150 SALU Float instructions (PR #66884)
Mirko BrkuĊĦanin via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 26 06:01:40 PDT 2023
================
@@ -0,0 +1,2527 @@
+# RUN: llvm-mc -arch=amdgcn -mcpu=gfx1150 -disassemble -show-encoding < %s | FileCheck -check-prefixes=GFX1150 %s
----------------
mbrkusanin wrote:
https://github.com/llvm/llvm-project/commit/0219bd3992a1b9c0ae254e3884c6da7880472fa6
https://github.com/llvm/llvm-project/pull/66884
More information about the llvm-commits
mailing list