[PATCH] D157406: [SVE] Expand scalable vector ISD::BITCASTs when targeting big-endian.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 08:51:38 PDT 2023


paulwalker-arm created this revision.
Herald added subscribers: psnobl, hiraditya.
Herald added a reviewer: efriedma.
Herald added a project: All.
paulwalker-arm requested review of this revision.
Herald added subscribers: llvm-commits, alextsao1999.
Herald added a project: LLVM.

Whilst sub-optimial, it's better than the current selection failure.

Fixes: #64406


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157406

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157406.548245.patch
Type: text/x-patch
Size: 97950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/a4378948/attachment-0001.bin>


More information about the llvm-commits mailing list