[PATCH] D53629: [GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 08:46:05 PST 2018
qcolombet added a comment.
Hi Volkan,
> We are unable to legalize the test below because of the missing combine.
This sentence jumped at me. Are you saying we have mandatory combines at this point for legalization to work?
Although that wouldn't surprise me, I would like we have a clear list of what they are (if that's not already the case.)
Cheers,
-Quentin
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53629/new/
https://reviews.llvm.org/D53629
More information about the llvm-commits
mailing list