[llvm] [WIP][AMDGPU] Support the RF inline asm constraint (PR #195123)

Jun Wang via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 15:50:53 PDT 2026


================
@@ -0,0 +1,478 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+
+; RUN: llc -mtriple=amdgcn -mcpu=tonga < %s | FileCheck --check-prefix=VI %s
----------------
jwanggit86 wrote:

fixed.

https://github.com/llvm/llvm-project/pull/195123


More information about the llvm-commits mailing list