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

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 05:08:33 PDT 2023


barannikov88 added a comment.

Q: What is the type of `auto`? Can it be spelled explicitly or is it unspellable?

I guess the overloads should also be doxygenated? (Methods above use `@copydoc`).


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