xazax.hun added a comment.

I was thinking about note tags, but since we iterate on the argument/parameter 
pairs and might change the state in each iteration we would need to add a new 
transition after each change. I was wondering if using note tags would worth 
the cost (both in performance due to the additional number of nodes and in code 
complexity due to making transitions more often).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70725



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to