[PATCH] D83390: [GlobalISel][InlineAsm] Extend input operands when register class size does not match type
Konstantin Schwarz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 8 14:51:06 PDT 2020
kschwarz added a comment.
A similar issue (for tied input operands) is handled in https://reviews.llvm.org/D83384
The function introduced there should be extended to handle the vector case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83390/new/
https://reviews.llvm.org/D83390
More information about the llvm-commits
mailing list