[PATCH] D100453: [MIR][NFC] Introduce a new method to check a MachineInstr contains implicit register

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 14 05:40:14 PDT 2021


arsenm added a comment.

I don't think a helper that's only useful in the middle of a partial instruction modification is useful to generally expose


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100453



More information about the llvm-commits mailing list