[llvm] [IA] Generalize the support for power-of-two (de)interleave intrinsics (PR #123863)
Min-Yih Hsu via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 15:26:45 PST 2025
================
@@ -3157,12 +3157,11 @@ class TargetLoweringBase {
/// llvm.vector.deinterleave2
///
/// \p DI is the deinterleave intrinsic.
----------------
mshockwave wrote:
Done.
https://github.com/llvm/llvm-project/pull/123863
More information about the llvm-commits
mailing list