[llvm] [LV] Add support for uniform parameters on vectorized function variants (PR #72891)

Graham Hunter via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 24 06:18:46 PST 2023


huntergr-arm wrote:

Rebased on top of b1fba568f6d4d824554fa22f43ec0f689a265664 and adjusted ISA name to 's' for scalable vector tests. Added a case where the uniform parameter has a smaller element  type than the vector parameter.

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


More information about the llvm-commits mailing list