[PATCH] D145216: [llvm][Uniformity] correctly use a vector as a set by uniqifying elements

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 01:42:37 PST 2023


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

Works for me, thanks! I have a larger test case that goes from about 50 s to less than 1 ms with this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145216



More information about the llvm-commits mailing list