[PATCH] D86617: [GlobalISel][TableGen] Take first result for multi-output instructions
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 29 08:57:53 PDT 2020
arsenm added a comment.
In D86617#2324324 <https://reviews.llvm.org/D86617#2324324>, @ehjogab wrote:
> Any comments? Should this patch be accepted or rejected?
I mostly see this as making the behavior more opaque by changing based on the specific register classes involved, so I'm not in favor. What do others think?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86617/new/
https://reviews.llvm.org/D86617
More information about the llvm-commits
mailing list