[PATCH] D104784: [LAA] Make getPointersDiff() API compatible with opaque pointers (NFCI)

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 07:29:57 PDT 2021


dblaikie added a comment.

Probably worth some test coverage, if possible - does this allow these transformations to be tested with opaque pointers now, or would we have to resort to unit tests to verify this new functionality?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104784



More information about the llvm-commits mailing list