[llvm] [MacroFusion] Support multiple predicators (PR #72219)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 00:09:18 PST 2023


topperc wrote:

Why not have tablegen make a single function the calls all of the predicates? Wouldn't that scale better than needing to build an array of function pointers to pass over?

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


More information about the llvm-commits mailing list