[llvm] [IA] Generalize the support for power-of-two (de)interleave intrinsics (PR #123863)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 19:06:08 PST 2025


================
@@ -3157,12 +3157,11 @@ class TargetLoweringBase {
   /// llvm.vector.deinterleave2
   ///
   /// \p DI is the deinterleave intrinsic.
----------------
lukel97 wrote:

Nit, we can remove the DI doc comment now

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


More information about the llvm-commits mailing list