[PATCH] D132978: [IRTranslator] Using ZExt for extractelement indices.
Peter Rong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 12:53:59 PDT 2022
Peter added a comment.
If you can point me where the doc is located, I will make the change.
As of SelectionDAGBuilder::visitInsertElement and SelectionDAGBuilder::visitExtractElement, we will change them so its compliant with the documentation.
Please allow me a few days before I submit another patch, it's been busy days for me.
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