================ @@ -77,6 +77,8 @@ class SelectionDAGISel { bool MatchFilterFuncName = false; StringRef FuncName; + unsigned HwMode; ---------------- preames wrote: Add a comment. https://github.com/llvm/llvm-project/pull/174471