[all-commits] [llvm/llvm-project] a4610c: TableGen: Fix missing C++ mode comments

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed May 10 00:01:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4610c2064aa18cbbb332151770cc291bb43fd50
      https://github.com/llvm/llvm-project/commit/a4610c2064aa18cbbb332151770cc291bb43fd50
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-05-10 (Wed, 10 May 2023)

  Changed paths:
    M llvm/utils/TableGen/GlobalISel/CodeExpander.h
    M llvm/utils/TableGen/GlobalISel/GIMatchDag.h
    M llvm/utils/TableGen/GlobalISel/GIMatchDagEdge.h
    M llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.h
    M llvm/utils/TableGen/GlobalISel/GIMatchDagOperands.h
    M llvm/utils/TableGen/GlobalISel/GIMatchDagPredicate.h

  Log Message:
  -----------
  TableGen: Fix missing C++ mode comments


  Commit: 62eac3e06891937a648014ccd49d55c0072bb92e
      https://github.com/llvm/llvm-project/commit/62eac3e06891937a648014ccd49d55c0072bb92e
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-05-10 (Wed, 10 May 2023)

  Changed paths:
    M llvm/include/llvm/Target/GlobalISel/Combine.td
    A llvm/test/CodeGen/AMDGPU/GlobalISel/prelegalizer-combiner-fptrunc_fpext.mir

  Log Message:
  -----------
  GlobalISel: Fold out G_FPTRUNC(G_FPEXT)


Compare: https://github.com/llvm/llvm-project/compare/f470922a299f...62eac3e06891


More information about the All-commits mailing list