[PATCH] D94416: [PM] Avoid duplicates in the Used/Preserved/Required sets

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 09:02:17 PST 2021


foad added a comment.

Does this make any difference in practice? E.g. does the output of `opt -O1 -debug-pass=Executions` change, or can you measure any timing difference?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94416



More information about the llvm-commits mailing list