[PATCH] D145485: [PoC][IR] Generalize interleave/deinterleave intrinsics to factors > 2
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 03:14:45 PDT 2023
luke added a comment.
In D145485#4451085 <https://reviews.llvm.org/D145485#4451085>, @craig.topper wrote:
> @luke are you still working on this?
Not actively. Is there interest in this now that D145163 <https://reviews.llvm.org/D145163> is landed? I think the design of the intrinsics in this patch need reworked to be explicit rather than open ended
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145485/new/
https://reviews.llvm.org/D145485
More information about the llvm-commits
mailing list