[llvm] [AArch64] Add costs for FP conversions with v3f32. (PR #107303)

David Green via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 14:45:21 PDT 2024


https://github.com/davemgreen commented:

This should work by finding the legal types. It isn't going to scale very well if we have to add every individual type size.

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


More information about the llvm-commits mailing list