[PATCH] D151423: [MachineInstr] Implement new operand accessors all_defs and all_uses

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 07:36:25 PDT 2023


foad added a comment.

@qcolombet I was planning to go back to the previous diff which used `auto` for the return types: https://reviews.llvm.org/D151423?vs=on&id=525565. Do you have a preference?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151423



More information about the llvm-commits mailing list