[PATCH] D82329: [SVE] Fix invalid Scalable to fixed width vetor type demotion in LLT
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 26 00:31:43 PDT 2020
david-arm added a comment.
Hi @aemerson @ctetreau, I have a fix here that prevents us entering this code for scalable types:
https://reviews.llvm.org/D82524
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82329/new/
https://reviews.llvm.org/D82329
More information about the llvm-commits
mailing list