[all-commits] [llvm/llvm-project] 5a95be: GlobalISel: Make LLT constructors constexpr

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jun 16 08:05:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a95be22d248be654b992dfb25e3850dbb182a14
      https://github.com/llvm/llvm-project/commit/5a95be22d248be654b992dfb25e3850dbb182a14
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
    M llvm/include/llvm/Support/LowLevelTypeImpl.h
    M llvm/unittests/CodeGen/LowLevelTypeTest.cpp

  Log Message:
  -----------
  GlobalISel: Make LLT constructors constexpr


  Commit: 59ce6ffe2d172e7703624a5f6797ff1353ea3067
      https://github.com/llvm/llvm-project/commit/59ce6ffe2d172e7703624a5f6797ff1353ea3067
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
    M llvm/docs/GlobalISel/GenericOpcode.rst

  Log Message:
  -----------
  GlobalISel: Add a note to G_BITCAST documentation

This is currently different from the IR rules.


Compare: https://github.com/llvm/llvm-project/compare/cbea36903e88...59ce6ffe2d17


More information about the All-commits mailing list