[llvm] [LV] Add initial support for vectorizing literal struct return values (PR #109833)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 07:30:13 PST 2025


================

----------------
MacDue wrote:

I've added `@scalarized_predicated_struct_return` here as a simple test to ensure `computePredInstDiscount` does something sensible for struct returns. 

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


More information about the llvm-commits mailing list