[all-commits] [llvm/llvm-project] 2532b6: [TableGen] Do not compile CombineRuleBuilder::ver...
    Pierre van Houtryve via All-commits 
    all-commits at lists.llvm.org
       
    Fri Aug  4 05:00:08 PDT 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2532b68f684c25d98d6b25be2814bef0fd164332
      https://github.com/llvm/llvm-project/commit/2532b68f684c25d98d6b25be2814bef0fd164332
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2023-08-04 (Fri, 04 Aug 2023)
  Changed paths:
    M llvm/utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp
  Log Message:
  -----------
  [TableGen]  Do not compile CombineRuleBuilder::verify in release builds
Avoids a warning about the function being unused.
Reviewed By: DavidSpickett
Differential Revision: https://reviews.llvm.org/D157085
    
    
More information about the All-commits
mailing list