[PATCH] D86511: [GlobalISel] Fix incorrect setting of ValNo when splitting

Gabriel Hjort Ã…kerlund via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 01:08:36 PDT 2020


ehjogab added a comment.

I should mention that this is required for split arguments to work for our target, and it is possible that we're doing something wrong on our end. I don't see it, however, so I decided to submit this for review in hopes that someone either can tell me whether our backend is incorrectly implemented or this is indeed a bug in global-isel.


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