[llvm] [Scalarizer][DirectX] support structs return types (PR #111569)

Farzon Lotfi via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 11:40:41 PDT 2024


================
@@ -0,0 +1,67 @@
+; RUN: opt %s -passes='function(scalarizer<load-store>)' -S | FileCheck %s
----------------
farzonl wrote:

add a `test_vector_frexp_void`. It only does the calls.

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


More information about the llvm-commits mailing list