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

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 03:09:00 PDT 2026


paulwalker-arm 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)`?

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


More information about the llvm-commits mailing list