[PATCH] D53629: [GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes
Volkan Keles via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 7 10:44:53 PST 2018
volkan added a comment.
Hi Amara,
I see a few buildMerge calls in LegalizerHelper. Could you check them to make sure we pick the correct opcode depending on the the destination type?
Repository:
rL LLVM
https://reviews.llvm.org/D53629
More information about the llvm-commits
mailing list