[PATCH] D155420: [PostDom] add findNearestCommonDominator for instructions

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 16 23:19:48 PDT 2023


khei4 added a comment.

TODO: it might be better to add unit test for Pdom if it's reasonable to add this method.


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

https://reviews.llvm.org/D155420



More information about the llvm-commits mailing list