================ @@ -0,0 +1,35 @@ +// RUN: llvm-tblgen -gen-dag-isel -I %p/../../include %s | FileCheck %s + ---------------- topperc wrote: Both emitters share CodeGenDAGPatterns.cpp right? So it should just need a test? https://github.com/llvm/llvm-project/pull/109728