[PATCH] D132978: [IRTranslator] Using ZExt for extractelement indices.

Peter Rong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 12:35:58 PDT 2022


Peter added a comment.

What about we say: "The index may be a variable of any integer type, and will be **treated as an unsigned integer**."

If that looks good I think I will update it and fix all the testcases sometime next week.


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