[PATCH] D94193: [SVE] Unpacked scalable floating point ZIP/UZP/TRN

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 13:30:44 PST 2021


cameron.mcinally created this revision.
cameron.mcinally added reviewers: paulwalker-arm, kmclaughlin, david-arm, efriedma.
Herald added subscribers: NickHung, psnobl, hiraditya, tschuett.
cameron.mcinally requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Do we want to allow unpacked scalable fp ZIP/UZP/TRN? I ran into this while working on the scalable shuffle intrinsics project.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94193

Files:
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-perm-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94193.314968.patch
Type: text/x-patch
Size: 8560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/210c6373/attachment.bin>


More information about the llvm-commits mailing list