[all-commits] [llvm/llvm-project] 5f8ed1: [TableGen] Make all the fields in PatternToMatch p...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Feb 6 22:49:24 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f8ed1b2205d4b4aad7e713e0821dc7528d056bb
      https://github.com/llvm/llvm-project/commit/5f8ed1b2205d4b4aad7e713e0821dc7528d056bb
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-02-06 (Sat, 06 Feb 2021)

  Changed paths:
    M llvm/utils/TableGen/CodeGenDAGPatterns.cpp
    M llvm/utils/TableGen/CodeGenDAGPatterns.h
    M llvm/utils/TableGen/DAGISelEmitter.cpp
    M llvm/utils/TableGen/DAGISelMatcherGen.cpp

  Log Message:
  -----------
  [TableGen] Make all the fields in PatternToMatch private. NFCI

Add the few missing accessor methods. Use accessor methdods
everywhere.




More information about the All-commits mailing list