[PATCH] D32530: [SVE][IR] Scalable Vector IR Type
Joel Jones via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 11 19:20:18 PDT 2019
joelkevinjones added a comment.
I think this is a coherent set of changes. Given the current top of trunk, this expands support from just assembly/disassembly of machine instructions to include LLVM IR, right? Such being the case, I think this patch should go in. I have some ideas on how to structure passes so SV IR supporting optimizations can be added incrementally. If anyone thinks such a proposal would, let me know.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D32530/new/
https://reviews.llvm.org/D32530
More information about the llvm-commits
mailing list