================ @@ -336,7 +286,7 @@ class AnalysisImpl /// Boolean vector indexed by origin ID. If true, the origin appears in /// multiple basic blocks and must participate in join operations. If false, /// the origin is block-local and can be discarded at block boundaries. ---------------- usx95 wrote:
consider having the same doc as the live origins with a reference to the BitVector in FactManager. Also this doc needs to move to the field in FactManager. https://github.com/llvm/llvm-project/pull/213543 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
