[clang] [llvm] [HIP] Fix ubsan function checks applied to kernel functions (PR #188872)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 3 13:22:42 PDT 2026
================
@@ -1,5 +1,4 @@
; RUN: llvm-dis < %s.bc| FileCheck %s
-; RUN: verify-uselistorder < %s.bc
----------------
arsenm wrote:
Should leave this alone
https://github.com/llvm/llvm-project/pull/188872
More information about the cfe-commits
mailing list