[llvm] [AArch64][ISel] Add custom lowering for clmul nxv8i16 (PR #195893)

Matthew Devereau via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 02:56:46 PDT 2026


MDevereau wrote:

> I've only given this a passing glance so please take with a pinch of salt, but isn't this just `trn1(pmullb(a,b), pmullt(a,b)`?

Do you pmullb as size s or b?

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


More information about the llvm-commits mailing list