[llvm] [ExpandLargeFpConvert] Scalarize vector types. (PR #86954)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 08:00:01 PDT 2024


https://github.com/arsenm commented:

What's the difficulty supporting vectors in the expansion directly? I assume it requires simple bookkeeping adjustments to handle them? 

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


More information about the llvm-commits mailing list