[llvm] [AArch64][ISel] Lower fixed-width i64 vector CLMUL intrinsics (PR #178876)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 2 03:40:12 PST 2026


https://github.com/davemgreen commented:

Can we start off by adding decent test coverage for all types? Including clmul(zext, zext) tests. I'm not a huge fan of custom lowering in general.

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


More information about the llvm-commits mailing list