[llvm] [IR] Add CallBr intrinsics support (PR #133907)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 2 00:58:43 PDT 2025


================
@@ -0,0 +1,70 @@
+; RUN: rm -rf %t && split-file %s %t
----------------
arsenm wrote:

It's not really a pattern I've seen before in tests. We don't really have a hard requirement that they emit identical code 

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


More information about the llvm-commits mailing list