[llvm] [llvm] Remove `br i1 undef` in `llvm/test/CodeGen` tests (PR #127368)

via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 16 01:29:15 PST 2025


================
@@ -7,9 +7,9 @@ target triple = "arm64-apple-ios"
 
 declare void @bar(ptr)
 
-define void @foo(ptr %m, i32 %off0) {
----------------
Yeaseen wrote:

Thanks @davemgreen. I updated this.

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


More information about the llvm-commits mailing list