[PATCH] D113303: [NFC][FuncAttrs] Keep track of modified functions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 8 11:39:42 PST 2021


nikic added a comment.

Just wondering, why does this need a SmallSetVector? Does the order of `FAM.invalidate` calls matter somehow?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113303



More information about the llvm-commits mailing list