[PATCH] D115387: [instcombine] Canonicalize constant index type to i64 for extractelement/insertelement
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 9 01:27:55 PST 2021
lebedev.ri added a comment.
Whatever we choose will be wrong anyway so let's go for i32 unless we actually need those uppper 32 bits to be usable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115387/new/
https://reviews.llvm.org/D115387
More information about the llvm-commits
mailing list