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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 11:17:07 PDT 2023


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

Ideally, we want to turn this into a vector shuffle, but this seems fine as a stopgap.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157406/new/

https://reviews.llvm.org/D157406



More information about the llvm-commits mailing list