================
@@ -0,0 +1,54 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py 
UTC_ARGS: --version 5
+; RUN: llc -mtriple=amdgcn -mcpu=gfx90a < %s | FileCheck %s
+
+define void @callbr_inline_asm(ptr %src, ptr %dst1, ptr %dst2, i32 %c) {
----------------
ro-i wrote:

Isn't that what I'm doing 
[here](https://github.com/llvm/llvm-project/pull/152161/files#diff-d4b1f71a031eb124502b72c9ec9917067ac6a0ebac4a6ba34ab1576771283132)?
 (I could probably add some more there)

https://github.com/llvm/llvm-project/pull/152161
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to