[PATCH] D93577: [NFC][LICM] Minor improvements to debug output

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 18:57:36 PST 2020


asbirlea added a comment.

This seems like a useful utility to add to BasicBlock itself if it doesn't exit? (e.g. `getNonEmptyName` or `getNameOrAsOperand`).


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

https://reviews.llvm.org/D93577



More information about the llvm-commits mailing list