[llvm] [SelectionDAG] Move HwMode expansion from tablegen to SelectionISel. (PR #174471)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 14 17:24:13 PST 2026


================
@@ -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


More information about the llvm-commits mailing list