[llvm] [RFC][GlobalISel] Use Builders in MatchTable (PR #65955)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 06:09:18 PDT 2023


arsenm wrote:

I'm not really a fan of observers. Why does the match table need these? The execution should know precisely what it's doing without tracking other dynamic context?

https://github.com/llvm/llvm-project/pull/65955


More information about the llvm-commits mailing list