[PATCH] D86511: [GlobalISel] Fix incorrect setting of ValNo when splitting
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 06:25:50 PDT 2020
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM. There's definitely something wrong with the call lowering API where the argument splitting responsibility seems to be randomly split between the generic and target code
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86511/new/
https://reviews.llvm.org/D86511
More information about the llvm-commits
mailing list