[PATCH] D127070: [ADT][NFC] Early bail out for ComputeEditDistance

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 5 12:20:20 PDT 2022


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Could be unit tested with a counting map functor? Though I'm not sure that's strictly necessary/worthwhile, up to you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127070



More information about the llvm-commits mailing list