[PATCH] D75828: [AssumeBundles] filter usefull attriutes to preserve

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 8 11:12:07 PDT 2020


jdoerfert added inline comments.


================
Comment at: llvm/lib/IR/KnowledgeRetention.cpp:109
+  }
+}
+
----------------
Are we sure we want to keep a positive list of useful ones? (Instead of a negative list of not-useful ones?)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75828





More information about the llvm-commits mailing list