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

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 08:23:29 PST 2023


bjope added a comment.

@foad : With the rebased/updated patch this actually show that more AMDGPU patterns can be imported for GISel. So I guess this still is of interest.
@arsenm : Is this OK now when still giving errors when an instruction has multiple explicit defs?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86617/new/

https://reviews.llvm.org/D86617



More information about the llvm-commits mailing list