[PATCH] D146872: [1/N][IR] Permit load/store/alloca for struct of the same scalable vector type

Yueh-Ting (eop) Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 26 07:02:53 PDT 2023


eopXD added a comment.

In D146872#4221495 <https://reviews.llvm.org/D146872#4221495>, @nikic wrote:

> Is there an RFC for this on discourse?

Hi @nikic,

Thanks for the swift comment, just opened up an RFC (https://discourse.llvm.org/t/rfc-ir-permit-load-store-alloca-for-struct-of-the-same-scalable-vector-type/69527).
Hope this time we can explore a way to have RVV tuple types.

Regards,

eop Chen


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146872



More information about the llvm-commits mailing list