[all-commits] [llvm/llvm-project] efd72e: [NFC][SDNode] Use `StringSwitch` instead of `if`

Shao-Ce SUN via All-commits all-commits at lists.llvm.org
Mon Jan 17 16:12:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: efd72ee23b99c03efee7a2f0cd2a3993887ce171
      https://github.com/llvm/llvm-project/commit/efd72ee23b99c03efee7a2f0cd2a3993887ce171
  Author: Shao-Ce SUN <shaoce at nj.iscas.ac.cn>
  Date:   2022-01-18 (Tue, 18 Jan 2022)

  Changed paths:
    M llvm/utils/TableGen/SDNodeProperties.cpp

  Log Message:
  -----------
  [NFC][SDNode] Use `StringSwitch` instead of `if`

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D117448




More information about the All-commits mailing list