[llvm] CodeGen/test: regen two tests with UTC (NFC) (PR #113338)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 07:58:03 PDT 2024
================
@@ -22,149 +23,297 @@
; generic statespace
-; CHECK-LABEL: generic_weak
define void @generic_weak(ptr %a, ptr %b, ptr %c, ptr %d) local_unnamed_addr {
----------------
arsenm wrote:
This whole file would be more readable if the different cases were tested one per function, instead of one giant function
https://github.com/llvm/llvm-project/pull/113338
More information about the llvm-commits
mailing list