[PATCH] D86617: [GlobalISel][TableGen] Take first result for multi-output instructions

Gabriel Hjort Ã…kerlund via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 04:54:47 PDT 2020


ehjogab added a comment.

In D86617#2238779 <https://reviews.llvm.org/D86617#2238779>, @arsenm wrote:

> Needs test. I thought I handled this in ee3feef5aaaa3c385fbe08bdb2d48829ad440b56 <https://reviews.llvm.org/rGee3feef5aaaa3c385fbe08bdb2d48829ad440b56>?

It seems that patch does not handle cases of nested instructions, which is the case in our target where this fix is needed.


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