[llvm] [Attributor] Pack out arguments into a struct (PR #119267)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 26 05:02:04 PST 2024


================
@@ -0,0 +1,16 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt -S -passes=attributor < %s | FileCheck %s
+
+
----------------
arsenm wrote:

Still need all of these tests, using AMDGPU 

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


More information about the llvm-commits mailing list