[all-commits] [llvm/llvm-project] 28fd75: [TableGen] Don't emit empty switch statement for C...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Tue Jul 11 03:11:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28fd75c64f875999638951300a135bf099972dd8
      https://github.com/llvm/llvm-project/commit/28fd75c64f875999638951300a135bf099972dd8
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

  Changed paths:
    M llvm/utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp
    M llvm/utils/TableGen/GlobalISelMatchTableExecutorEmitter.h

  Log Message:
  -----------
  [TableGen] Don't emit empty switch statement for Combiner Match Tables

The change in `emitCxxPredicateFns` is NFC, just a cleanup




More information about the All-commits mailing list