[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


================
@@ -3172,11 +3171,10 @@ class TargetLoweringBase {
   ///
   /// \p II is the interleave intrinsic.
----------------
lukel97 wrote:

Nit, we can remove the II doc comment now

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


More information about the llvm-commits mailing list