[PATCH] D132978: [IRTranslator] Using ZExt for extractelement indices.
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 02:08:55 PDT 2022
tschuett added a comment.
Currently, you say what to do: zext or truncate. I thought that you should say what it is: an unsigned integer with up to 64 bit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132978/new/
https://reviews.llvm.org/D132978
More information about the llvm-commits
mailing list