[all-commits] [llvm/llvm-project] c43e8c: [mlir][OpDefGen] Don't emit attribute name getters...
    River Riddle via All-commits 
    all-commits at lists.llvm.org
       
    Tue Jun 22 20:09:25 PDT 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c43e8c0eeffe04b4c761273349fe287866c7fb8c
      https://github.com/llvm/llvm-project/commit/c43e8c0eeffe04b4c761273349fe287866c7fb8c
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2021-06-23 (Wed, 23 Jun 2021)
  Changed paths:
    M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
  Log Message:
  -----------
  [mlir][OpDefGen] Don't emit attribute name getters when there are no attributes
This avoids generating otherwise unnecessary methods.
    
    
More information about the All-commits
mailing list