[PATCH] D125212: [GlobalISel] Allow destination patterns having empty outs

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 02:10:57 PDT 2022


foad added a comment.

Would it be helpful if the generated matcher actually checked (or maybe asserted) that the discarded defs are unused?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125212



More information about the llvm-commits mailing list