[PATCH] D134648: [LangRef] Update text for vscale to be more flexible but maintain original intent.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 14:03:01 PDT 2022
efriedma added a comment.
Killing off GEP constant expressions that involve indexing over a scalable type sounds like a fine idea. (I think we want to keep GEP instructions over scalable types... I mean, I guess we could get rid of them, but that seems more complicated.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134648/new/
https://reviews.llvm.org/D134648
More information about the llvm-commits
mailing list